This repository contains the code for the projects completed during the Data Science Internship at LetsGrowMore. The projects are:
- Iris Flowers Classification ML Project
- Stock Market Prediction And Forecasting Using Stacked LSTM
- Music Recommendation System
- Image to Pencil Sketch with Python
- Exploratory Data Analysis - Terrorism
- Prediction using Decision Tree Algorithm
- Develop A Neural Network That Can Read Handwriting
- Next Word Prediction
- Handwritten equation solver using CNN
- ML Facial Recognition To Detect Mood And Suggest Songs Accordingly
All projects include the code and necessary datasets used for training and testing. Please refer to the individual project folders for more details.
To run any of the projects, clone the repository and install the necessary libraries using pip:
pip install -r requirements.txt
Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or feedback
This project is licensed under the MIT License
.