mihikap01 · GitHub
Skip to content
View mihikap01's full-sized avatar

Block or report mihikap01

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. cifar10-classifier cifar10-classifier Public

    CIFAR-10 image classification comparing CNN (with EarlyStopping) vs Logistic Regression. Streamlit inference apps.

    Python

  2. diabetic-readmission diabetic-readmission Public

    Hospital readmission prediction for diabetic patients. Compares SVM, SVM+SMOTE, XGBoost, and MLP classifiers.

    Python

  3. Gut-Microbiome-to-ASD Gut-Microbiome-to-ASD Public

    Autism Spectrum Disorder is a neurodevelopmental condition that could be linked to the bacteria in the gut microbiome. Using a dataset of 60 samples we identified the 5 key bacteria most associated…

    Jupyter Notebook

  4. product-search-engine product-search-engine Public

    Semantic product search using BERT and RoBERTa transformer embeddings with FAISS vector similarity on Flipkart catalog.

    Python

  5. sentiment-analysis sentiment-analysis Public

    IMDB movie review sentiment analysis with LSTM, Bi-LSTM, ANN, Logistic Regression, and Naive Bayes. Flask + Streamlit apps.

    Python

  6. spam-classifier spam-classifier Public

    SMS spam/ham classification using Word2Vec embeddings with Logistic Regression. Includes autocorrect utility.

    Python