Hey! I'm machine learner. I will push my activities to this repo to keep track of my progress. I'm currently learning from the Coursera course by Andrew Ng. I also use other resources to learn more about machine learning.
Resources:
I have participated in the Titanic and House prediction competitions on Kaggle.
Labs folder contains some of the formulas and functions regarding some basic algorithms in python.
- Anaconda Navigator; I use
Anaconda Navigatorto manage my packages and environments. - Jupyter Notebook; I use
Jupyter Notebookto write and run my code.
- Finish the Coursera course
- Participate in more Kaggle competitions
- Learn more about machine learning algorithms
- Follow best practices in machine learning