pinweihelai's Stars
JacksonTian/fks
前端技能汇总 Frontend Knowledge Structure
rougier/numpy-100
100 numpy exercises (with solutions)
getlantern/lantern-binaries-archive
Lantern installers binary downloads.
datasciencemasters/go
The Open Source Data Science Masters
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
dayeren/Machine-Learning
fenbf/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
ycjuan/kaggle-2014-criteo
tqchen/xgboost
https://github.com/dmlc/xgboost
loli/sklearnef
Decision forest extentions for sklearn.
Luke3D/SSRF
Semi supervised Random Forest project
balajiln/mondrianforest
Code for Mondrian Forests (for classification and regression)
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
amirsaffari/online-random-forests
Online Random Forests
qiyiping/gbdt
wepe/MachineLearning
Basic Machine Learning and Deep Learning
mtaxot/adaboost-trading-system
An trading system basing on adaboost algorithm using weak classifiers assembled to predict.