Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
abcininin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
abcininin
8mo ago
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 keep a stick
2.
▲
by
abcininin
7y ago
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 the environment
3.
▲
by
abcininin
8y ago
* 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 Lib API familiarity
4.
▲
by
abcininin
8y ago
I wish there were concrete examples of how machine learning is being used.