Skip to content

ishikaref/ML-THE-DATA-MIRROR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-THE-DATA-MIRROR

This is the official repository for the ShARE IITK : ML-THE-DATA-MIRROR.


Mentors

  • Nishtha Gupta
  • Manas Tripathi
  • Anand Sachan
  • Sneha Jain

The aim of this project is to optimize Alexa via Sentiment Analysis


Project Timeline

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

Repo Setup


  • 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 

Here are the steps for submission:

  1. Fork the repository.
  2. Clone the forked repository to your local machine.
  3. Create a folder and add your assignments to it.
  4. Push the files to your forked repository using the appropriate commands.
  5. Make a pull request to the original repository.

Assignment Naming Format:

  • Assignments should be named as:
    firstname_rollno_assignmenttopic.ipynb

Folder Naming Format:

  • Each folder should follow the format:
    firstname_rollno_assignment_assignmentnumber

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%