1/ Chose a career as a Data Scientist, which benefits from intense focus. 2/ All the thoughts and tasks that i get in my head, if tasks are small, i try to do some of them immediately. Otherwise, i write it down, and…
I have been using a consistent setup that hasn't yet failed me for the past 2 years. 1. Install Anaconda to your home user directory . 2. create environment using (conda create --name myenv python=3.6) . 3. Switch to…
* Complete API review and lots of examples for Scikit-Learn * Machine Learning Algorithms from scratch (Random Forest, Gradient Boosted Trees, OLS, multi-layer perceptron). Thanks Jason Brownlee * Spark API and Spark ML…
I wish there were concrete examples of how machine learning is being used.
1/ Chose a career as a Data Scientist, which benefits from intense focus. 2/ All the thoughts and tasks that i get in my head, if tasks are small, i try to do some of them immediately. Otherwise, i write it down, and…
I have been using a consistent setup that hasn't yet failed me for the past 2 years. 1. Install Anaconda to your home user directory . 2. create environment using (conda create --name myenv python=3.6) . 3. Switch to…
* Complete API review and lots of examples for Scikit-Learn * Machine Learning Algorithms from scratch (Random Forest, Gradient Boosted Trees, OLS, multi-layer perceptron). Thanks Jason Brownlee * Spark API and Spark ML…
I wish there were concrete examples of how machine learning is being used.