๐ Freasher in Data Science | Turning data into meaningful insights.
- ๐ I am a fresher in Data Science, passionate about uncovering stories hidden in data.
- ๐งโ๐ป Experienced with Python, Pandas, NumPy, and machine learning, Deep learning frameworks.
- ๐ข Love building data-driven solutions and interactive dashboards.
- ๐ฑ Currently expanding my skills in deep learning and cloud data platforms.
- ๐ฌ Ask me about data wrangling, visualization, or finding insights!
- ๐ซ How to reach me: Email | LinkedIn
- โก Fun fact: My favorite charts are violin plots!
๐ Live Demo
A Machine Learning project that classifies whether a message is Spam or Not Spam.
Key Highlights:
-
โ Built using Python, Scikit-learn, and NLP techniques.
-
๐ Preprocessed text data (stopwords removal, stemming, vectorization using TF-IDF).
-
๐ค Trained multiple models (Naive Bayes, Logistic Regression, etc.) to find the best performer.
-
โก Integrated into an interactive Streamlit web app for real-time message classification.
-
๐ Deployed for easy access and testing.
๐ Live Demo
A Deep Learning project that classifies images into Cat ๐ฑ or Dog ๐ถ using Convolutional Neural Networks (CNN).
Key Highlights:
- ๐ง Built with TensorFlow/Keras and CNN architecture.
- ๐ท Preprocessed and augmented image dataset for robust training.
- โก Achieved high accuracy on validation & test data.
- ๐ Visualized training performance with accuracy/loss curves.
- ๐ Can be extended into a real-time image classification web app.
๐ Live Demo
A Data Science + Machine Learning project that predicts the winning probability of IPL teams during a live cricket match.
Key Highlights:
- ๐ Analyzed ball-by-ball IPL datasets to extract match insights.
- โก Built a machine learning model to calculate real-time win probabilities.
- ๐งฎ Considered factors like runs, overs, wickets, current run rate, and required run rate.
- ๐ Designed an interactive visualization dashboard for probability tracking.
- ๐ Future-ready for deployment as a live match predictor app.
๐ Live Demo
A Machine Learning + Deep Learning project to classify whether a breast tumor is Malignant (cancerous) or Benign (non-cancerous).
Key Highlights:
- ๐ง Used Logistic Regression for classification.
- ๐ Performed feature engineering on medical datasets (mean radius, texture, smoothness, etc.).
- โก Achieved high accuracy, precision, and recall in detecting cancer.
- ๐ Compared multiple ML model to select the most reliable predictor.
- ๐ Can be deployed as a Streamlit web app for real-time cancer prediction support.