Skip to content
View AvichalS's full-sized avatar
Block or Report

Block or report AvichalS

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
AvichalS/README.md

MasterHead

Pinned

  1. Recommendation-System Recommendation-System Public

    The project is a Python implementation of a recommendation system using Collaborative Filtering, a technique for making personalized recommendations by analyzing the preferences and behavior of use…

    Python 1

  2. Cat-Dog-Image-Classifier Cat-Dog-Image-Classifier Public

    Used TensorFlow 2.0 and Keras to create a convolutional neural network that correctly classifies images of cats and dogs 82% of the time.

    Jupyter Notebook

  3. Speech-Emotion-Recognition Speech-Emotion-Recognition Public

    Developed a deep learning model using Multi-Layer Perceptron to recognize and classify speech signals into 6 distinct emotions. Extracted 160 audio features, enabling the model to detect emotions w…

    Python 1

  4. Job-Application-System Job-Application-System Public

    End-to End system development and deployment through replit and render, using HTML/CSS and Flask (Python) and connecting to MySQL Workbench databases.

    HTML

  5. Email-Spam-Filtering Email-Spam-Filtering Public

    An email spam classification system based on Multinomial Naive Bayes, it uses NLP techniques to pre-process a dataset of spam/ham emails and trains a logistic regression model to be able to predict…

    Python

  6. Score-Prediction-System Score-Prediction-System Public

    End-to-End Python Machine Learning model and HTML web application for prediction of test scores based on decision variables deployed using AWS Elastic Beanstalk.

    Jupyter Notebook