This is the official repository for the ShARE IITK : ML-THE-DATA-MIRROR.
- Nishtha Gupta
- Manas Tripathi
- Anand Sachan
- Sneha Jain
The aim of this project is to optimize Alexa via Sentiment Analysis
| Week | Topics Covered |
|---|---|
| Week 1 | Basics of Python |
| Week 2 | Basic ML Algorithms (Linear Regression, Logistic Regression) |
| Week 3 | Data Preprocessing |
| Week 4 | Application |
| Week 5 | Final Submission |
- Open your terminal (in case of Mac) or Cmd (Windows)
- Enter the following commands
git clone https://github.com/gnishtha05/ML-THE-DATA-MIRROR.git
- This will Clone the repository onto your local machine
- To Update/Sync the repo with the changes, run the following command:
cd /path/to/the/cloned/repo
git pull
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a folder and add your assignments to it.
- Push the files to your forked repository using the appropriate commands.
- Make a pull request to the original repository.
- Assignments should be named as:
firstname_rollno_assignmenttopic.ipynb
- Each folder should follow the format:
firstname_rollno_assignment_assignmentnumber