https://github.com/maxhalford/kaggle-dsg17-qualifier
https://github.com/maxhalford/kaggle-dsg17-qualifier
binary-classification deezer kaggle xgboost
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxhalford/kaggle-dsg17-qualifier
- Owner: MaxHalford
- Created: 2017-05-21T09:47:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T21:23:23.000Z (over 8 years ago)
- Last Synced: 2025-04-03T02:22:58.646Z (about 1 year ago)
- Topics: binary-classification, deezer, kaggle, xgboost
- Language: Python
- Size: 36.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DSG17 qualifier
[Leaderboard](https://inclass.kaggle.com/c/dsg17-online-phase)
## Watermark
Via [rasbt/watermark](https://github.com/rasbt/watermark):
```sh
%watermark -v -m -p numpy,pandas,sklearn,xgboost
```
```
CPython 3.6.0
IPython 6.0.0
numpy 1.12.1
pandas 0.20.1
sklearn 0.18.1
xgboost 0.6
compiler : GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)
system : Darwin
release : 15.6.0
machine : x86_64
processor : i386
CPU cores : 4
interpreter: 64bit
```