https://github.com/flix-tech/data-science-notebooks
https://github.com/flix-tech/data-science-notebooks
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flix-tech/data-science-notebooks
- Owner: flix-tech
- Created: 2016-06-29T13:07:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T09:19:55.000Z (almost 10 years ago)
- Last Synced: 2025-02-14T04:51:12.902Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 195 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* data science notebooks
This repository contains some Jupyter notebooks created by the awesome
data science team at FlixBus.
| notebook | description |
|----------------------------------------+--------------------------------------------------------------------|
| [[http://nbviewer.jupyter.org/github/flix-tech/data-science-notebooks/blob/master/feature_importances_sklearn_vs_xgboost.ipynb][feature_importances_sklearn_vs_xgboost]] | Feature importances in tree based models: xgboost vs. scikit learn |