Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yorko/jupyter_demonstrations

Random jupyter notebooks on data analysis and machine learning
https://github.com/yorko/jupyter_demonstrations

data-analysis fun habrahabr-posts ipynb jupyter-notebook machine-learning pandas python russian scikit-learn visualization

Last synced: 3 months ago
JSON representation

Random jupyter notebooks on data analysis and machine learning

Awesome Lists containing this project

README

        

# jupyter_demonstrations

Random jupyter notebooks to share.
Mostly data analysis & machine learning.
Those in Russian typically accompany [Habr.com](www.habr.com) posts.

- [amazon_reviews_logit_tfidf.ipynb](http://nbviewer.jupyter.org/github/Yorko/jupyter_demonstrations/blob/master/amazon_reviews_logit_tfidf.ipynb) - a tutorial on text classification
- [playboy_outliers_[russian].ipynb](http://nbviewer.jupyter.org/github/Yorko/jupyter_demonstrations/blob/master/playboy_outliers_%5Brussian%5D.ipynb) – supplement notebook to the Habrahabr post ["Необычные модели Playboy, или про обнаружение выбросов в данных c помощью Scikit-learn"](https://habrahabr.ru/post/251225/).
- [beautiful_legs_[russian].ipynb](http://nbviewer.jupyter.org/github/Yorko/jupyter_demonstrations/blob/master/beautiful_legs_%5Brussian%5D.ipynb) – supplement notebook to the Habrahabr post ["Python и красивые ножки: как я бы знакомил сына с математикой и программированием"](https://habrahabr.ru/post/275963/).
- [brexit_significance_[russian].ipynb](http://nbviewer.jupyter.org/github/Yorko/jupyter_demonstrations/blob/master/brexit_significance_%5Brussian%5D.ipynb) – just showing the example when with large datasets some statisical criteria are not that useful.