Skip to content
View raj-maharajwala's full-sized avatar

Block or report raj-maharajwala

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
raj-maharajwala/README.md

image image

• Conducted data exploration and preprocessing, managing multi-swipe, reversed duplicate transactions, missing values, feature encoding, normalization, feature selection, and data imbalance using bootstrapped iterative undersampling.
• Implemented hyperparameter tuning with RandomizedSearchCV across 4 ML models, achieving a 0.91 F-Beta Score with Gradient Boosting. Utilized DVC for ML pipeline staging and deployed the solution using FastAPI with Docker on AWS for efficient API.

• Leveraged the VGG16, and RESNET50 Model Transfer Learning, to extract key facial attributes from images. Performed Data Augmentation includes resize, zoom, contrast in training set. Images were then sent to VGG Model, converted into a 2D array with 2048 attributes in a vector.
• Devised a user-friendly Streamlit web portal matched preprocessed images with best match from list of feature vector on applying cosine similarity. Also employed Keras tuner to identify best optimizer (AdamW) and other parameters to accelerate efficient image matching.

image

In this Transfer Learning is performed by using models ResNet50, EfficientNetB0, and VGG16 for Video Classification and Frames Image Classification

This Biomedical data set was built by Dr. Henrique da Mota during a medical residenceperiod in Lyon, France. Each patient in the data set is represented in the data setby six biomechanical attributes derived from the shape and orientation of the pelvis and lumbar spine.

Repository 7

Pinned Loading

  1. gistfile1.txt gistfile1.txt
    1
    ## Pinned Repositories
    2
    
                  
    3
    [Repository 1](link_to_repository_1)
    4
    
                  
    5
    [Repository 2](link_to_repository_2)
  2. Credit-Card-Fraud-Detection Credit-Card-Fraud-Detection Public

    Forked from RajMaharajwala/Credit-Card-Fraud-Detection

    Feature Engineering + Ensemble Machine Learning

    Jupyter Notebook 1

  3. Celebrities-Face-Matching-Web-Application Celebrities-Face-Matching-Web-Application Public

    Python 1

  4. Insurance-Chatbot-Fine-tuning-GPT2-Llama3 Insurance-Chatbot-Fine-tuning-GPT2-Llama3 Public

    A production-ready insurance domain chatbot. This model is a domain-specific language model based on Nvidia Llama 3 ChatQA, fine-tuned for insurance-related queries and conversations. It leverages …

    Jupyter Notebook 1 1

  5. Text_Summarizer_Transformer_NLP Text_Summarizer_Transformer_NLP Public

  6. Transfer_Learning_Video_Classification_ResNet_VGG_EfficientNetB0 Transfer_Learning_Video_Classification_ResNet_VGG_EfficientNetB0 Public

    In this Transfer Learning is performed by using models ResNet50, EfficientNetB0, and VGG16 for Video Classification and Frames Image Classification

    Jupyter Notebook