Skip to content
View Shriram-Vibhute's full-sized avatar
:electron:
HUSTLE BUSTLE
:electron:
HUSTLE BUSTLE

Block or report Shriram-Vibhute

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

Welcome ๐Ÿ‘‹๐Ÿป to my GitHub profile! Iโ€™m Shriram Vibhute, a passionate Machine Learning Engineer based in Pune, Maharashtra. With a strong background in programming and a keen interest in solving real-world problems through data, I love exploring new technologies and enhancing my skills. Feel free to connect with me or explore my projects below!

๐Ÿ“š Technical Skills

  • Programming Languages and Tools: Python ๐Ÿ | SQL (MySQL) ๐Ÿ’พ | Git ๐Ÿ› ๏ธ | GitHub ๐Ÿง‘โ€๐Ÿ’ป
  • Libraries & Frameworks: Scikit-learn ๐Ÿค– | TensorFlow ๐Ÿ” | Keras ๐Ÿ | Pandas ๐Ÿ“Š | Numpy ๐Ÿ”ข | Matplotlib ๐Ÿ“ˆ | Beautiful Soup ๐Ÿฒ
  • Data Science Tools: Data Collection ๐Ÿ“ฅ | Data Preprocessing ๐Ÿ”ง | Data Visualization ๐Ÿ“‰ | Data Wrangling ๐Ÿค
  • Machine Learning: Linear & Logistic Regression ๐Ÿ“Š | KNN ๐Ÿ” | Decision Tree ๐ŸŒณ | Random Forest ๐ŸŒฒ | SVM ๐Ÿงฉ | K Means ๐Ÿงช | Gradient Boosting & XGBoosting ๐Ÿš€
  • Mathematics: Statistics ๐Ÿ“ˆ | Probability ๐ŸŽฒ

๐Ÿ’ผ Experience

Machine Learning Projects

Movie Recommendation System - Web Application ๐ŸŽฌ

  • Libraries & Frameworks: NumPy | Pandas | Scikit-Learn | NLTK | Streamlit
  • Developed a content-based movie recommender system with a dataset of 5,000 movies ๐ŸŽฅ.
  • Conducted data preprocessing and feature engineering, utilizing โ€œBag of Wordsโ€ and โ€œCosine Similarityโ€ ๐Ÿ“.
  • Employed NLTK for text normalization, including stemming techniques for tags creation ๐Ÿ“š.
  • GitHub Repository: Movie Recommendation System

MNIST Digit Classification ๐Ÿงฎ

  • Libraries & Frameworks: NumPy | Pandas | Scikit-Learn | Matplotlib
  • Developed and evaluated multiple models (RandomForestClassifier, SGDClassifier, KNN) for digit classification, achieving an F1-Score of 0.93 ๐Ÿ“Š.
  • Optimized classifiers using precision-recall and ROC curves, achieving 90% precision by adjusting decision thresholds ๐ŸŽฏ.
  • GitHub Repository: MNIST Digit Classification

House Price Prediction ๐Ÿ 

  • Libraries & Frameworks: NumPy | Pandas | Scikit-Learn | Matplotlib
  • Built a comprehensive pipeline for house price prediction, including data visualization, preprocessing, and model evaluation ๐Ÿ”.
  • Employed Random Forest modeling with cross-validation and GridSearchCV, achieving 81% accuracy (R2 score) ๐Ÿ’ก.
  • GitHub Repository: House Price Prediction

Data Analysis Projects

WhatsApp Chat Analysis - WebApp ๐Ÿ—ช

  • Libraries & Frameworks: NumPy | Pandas | Seaborn | Plotly | Word Cloud | Streamlit
  • Description: Developed a Streamlit app that enables users to upload and analyze WhatsApp chat files, both group and one-on-one. The app provides insightful trends, sentiment analysis, and key highlights, transforming conversations into meaningful data ๐Ÿ’ก.
  • GitHub Repository: WhatsApp Chat Analysis

Among Us Exploratory Data Analysis ๐ŸŽฎ

  • Libraries & Frameworks: NumPy | Pandas | Plotly | EDA
  • Description: Exploratory data analysis (EDA) of gameplay statistics from the popular multiplayer game, Among Us. Originally released in 2018, the game surged in popularity during the summer of 2020, resulting in a wealth of data regarding player performance and game dynamics ๐Ÿ’ก.
  • GitHub Repository: Among Us Exploratory Data Analysis

๐Ÿ“ซ Get In Touch


Thanks for visiting my profile! ๐Ÿš€

Pinned Loading

  1. Deep-Learning Deep-Learning Public

    Welcome to the Deep Learning Repository! This repository is designed to provide comprehensive resources and practical implementations related to deep learning. It includes foundational concepts, adโ€ฆ

    Jupyter Notebook 1

  2. Machine_Learning Machine_Learning Public

    This repository features both original implementations of machine learning algorithms and their modern sklearn counterparts, providing a comprehensive resource for exploring and comparing algorithmโ€ฆ

    Jupyter Notebook 1

  3. Movie_Recommendation_System Movie_Recommendation_System Public

    Movie Recommendation System - Web Application using Machine Learning: The system utilizes pre-processed movie data and a cosine similarity matrix to suggest similar movies

    Jupyter Notebook 1

  4. House_Price_Prediction House_Price_Prediction Public

    This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model thatโ€ฆ

    Jupyter Notebook 1

  5. Among-Us-Exploratory-Data-Analysis Among-Us-Exploratory-Data-Analysis Public

    This Notebook contains an exploratory data analysis (EDA) of gameplay statistics from the popular multiplayer game, Among Us. Originally released in 2018, the game surged in popularity during the sโ€ฆ

    Jupyter Notebook 1

  6. Digit_Classification Digit_Classification Public

    This project demonstrates various machine learning techniques for classifying handwritten digits from the MNIST dataset. It covers data preprocessing, model training, evaluation, and advanced classโ€ฆ

    Jupyter Notebook 1