Pinned Repositories
bootstrap
template of bootstrap
cubism
Cubism.js: A JavaScript library for time series visualization.
DataProcessing_Python
Basic data processing functions
DeepGBM
SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks
Kaggle
My kaggle competition solution and notebook
keras-rl
Deep Reinforcement Learning for Keras.
Multi_channel_reinforcement_learning
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
zonemercy.github.io
Personal blog
zonemercy's Repositories
zonemercy/Kaggle
My kaggle competition solution and notebook
zonemercy/Multi_channel_reinforcement_learning
zonemercy/zonemercy.github.io
Personal blog
zonemercy/bootstrap
template of bootstrap
zonemercy/cubism
Cubism.js: A JavaScript library for time series visualization.
zonemercy/DataProcessing_Python
Basic data processing functions
zonemercy/DeepGBM
SIGKDD'2019: DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks
zonemercy/keras-rl
Deep Reinforcement Learning for Keras.
zonemercy/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
zonemercy/good-clean-read
A Jekyll template for publishing clean, readable articles and single-page sites
zonemercy/gym
A toolkit for developing and comparing reinforcement learning algorithms.
zonemercy/interview_python
关于Python的面试题
zonemercy/jekyll-gitbook
Build Jekyll site with GitBook style!
zonemercy/Kaggle-Bosch
code and files related to the Bosch competition on Kaggle
zonemercy/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
zonemercy/Kaggler
Code for Kaggle Data Science Competitions
zonemercy/lazyflow
lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation
zonemercy/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
zonemercy/missingno
Missing data visualization module for Python.
zonemercy/outlace.github.io
Blog
zonemercy/paratext
A library for reading text files over multiple cores.
zonemercy/Python-Sample-Application
zonemercy/RL-stocktrading
zonemercy/stocks
flask stocks
zonemercy/talkingdata-adtracking-fraud-detection
My solution for TalkingData AdTracking Fraud Detection Challenge (https://www.kaggle.com/c/talkingdata-adtracking-fraud-detection/)
zonemercy/TNP
Telstra Network Disruptions - Predict service faults on Australia's largest telecommunications network
zonemercy/UberFlask
Flask application utilizing the Uber API
zonemercy/xicor
xi correlation method adapted for python
zonemercy/zhihu-python
获取知乎内容信息,包括问题,答案,用户,收藏夹信息
zonemercy/Zhihu_bigdata
使用scrapy和pandas完成对知乎300w用户的数据分析。首先使用scrapy爬取知乎网的300w,用户资料,最后使用pandas对数据进行过滤,找出想要的知乎大牛,并用图表的形式可视化。