Mentorship Repository for Machine Learning Type = Level 2
- Mentor needs to fork this repository
- Mentee needs to joins as a contributor
This template is designed to assist Twoleaps mentorship program. The template consists of two major sections: Goals and Progress tracker. Mentors and mentee should add goals prior to start of mentorship. Goals should be such that both party agree on. Progress tracker is to be updated on week by week basis with new tasks to complete the defined goals. For each week, a folder in the repository has to be maintained which captures the work done. It can be a small essay of things learned or written code etc.
Regular feedback is highly encouraged. Feedbacks should inspire improvement. Mentors should summarize week by week progress in form of feedback whenever possible and add it to the weekly work folder in form of week1/feedback.md
<Add mentorship timeline here in weeks. Example: 8 weeks starting 10th August>
The objectives of the mentorship should be listed down here. They can be customized over time by the mentor or the mentee's preferences.
-
Basic Requirements and Tools
- Git/Github
- Python/IPython
- Numpy
- Pandas
- MySql
- File I/O
- Linux
-
Mathematics Brush-up
- Linear Algebra Primer
- Matrix Operations
- Basics of Probability and Statistics
- Basic Terminology
-
Diving into Code
- Linear Regression
- Logistic Regression
- Clustering Algorithms
- Regression Trees
- Ensemble Models
-
Python Libraries
- SciPy
- Matplotlib
- Scikit Learn
- NLTK
Track weekly progress in this section according to above mentioned goals.
-
- Task 1
- Task 2
- Task 3