Skip to content
View varmatilak22's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report varmatilak22

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

Pinned Loading

  1. Food_Vision_App Food_Vision_App Public

    Food Vision Pro is a Streamlit app built with TensorFlow and CNN architecture, leveraging EfficientNet for deep learning-based food image classification. The model is fine-tuned on the Food101 data…

    Python 1

  2. Credit_Score_Prediction Credit_Score_Prediction Public

    Credit Score Prediction is a machine learning project that classifies credit scores ('Good', 'Standard', 'Poor') using a streamlined pipeline. It involves data extraction, cleaning, and preprocess…

    HTML 1 1

  3. Spam_SMS_Classification Spam_SMS_Classification Public

    This project aims to develop a machine learning model to classify SMS messages as spam or not spam. The project encompasses the entire pipeline from data collection and preprocessing to model train…

    Python 1

  4. Hate_Speech_Detection Hate_Speech_Detection Public

    Hate speech detection using a Decision Tree algorithm classifies text as hateful or non-hateful by evaluating features such as words and phrases. The algorithm builds a tree of decision rules, spli…

    Jupyter Notebook 2