A collection of my Machine Learning projects, ranging from beginner-friendly experiments to advanced research-oriented implementations.
- data/ β Datasets used in the projects
- notebooks/ β Jupyter notebooks for experiments
- src/ β Source code and modules
- README.md β Project documentation (this file)
- Acheivinig 95%+ accuracy on Sentiment analysis on Amazon sale data using logitic regression and Naive Bayes
- Clone the repository:
git clone https://github.com/your-username/MachineLearning_Projects.git - Navigate into the project folder:
cd MachineLearning_Projects - Install dependencies:
pip install -r requirements.txt - Open Jupyter Notebook:
jupyter notebook - Python π
- NumPy, Pandas
- Matplotlib, Seaborn
- Scikit-learn
- TensorFlow / PyTorch
β If you like this repo, consider starring it on GitHub! β