Skip to content

Commit 0323adc

Browse files
committed
Update README.md
1 parent 9c4fd0e commit 0323adc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,14 @@
2323
- [**Can I use Python as a bash replacement?**](http://stackoverflow.com/questions/209470/can-i-use-python-as-a-bash-replacement)
2424

2525
##Machine Learning with Python
26+
- [Data Normalization in Python](http://blog.yhat.com/posts/data-normalization-in-python.html)
2627
- [**Python Machine Learning Book**](https://github.com/rasbt/python-machine-learning-book)
2728
- [Table of Contents and Code Notebooks](https://github.com/rasbt/python-machine-learning-book/blob/master/README.md#table-of-contents-and-code-notebooks)
2829
- [Machine Learning with scikit learn](http://www.dataschool.io/machine-learning-with-scikit-learn/)
2930
- [Machine Learning Algorithms Cheatsheet](http://www.analyticsvidhya.com/blog/2015/09/full-cheatsheet-machine-learning-algorithms/)
3031
- [**How to compute precision, recall, accuracy and f1-score for the multiclass case with scikit learn?**](http://stackoverflow.com/questions/31421413/how-to-compute-precision-recall-accuracy-and-f1-score-for-the-multiclass-case)
3132
- [One Hot Encoding for Machine learning in Python](http://stackoverflow.com/questions/17469835/one-hot-encoding-for-machine-learning)
33+
- [**Building a (semi) Autonomous Drone with Python**](http://blog.yhat.com/posts/autonomous-droning-with-python.html)
3234

3335
##Scikit Learn
3436
- [scikit learn on Wikipedia](https://en.wikipedia.org/wiki/Scikit-learn)

0 commit comments

Comments
 (0)