lijinyu624's Stars
intuit/rego
A command-line batch interface to the RuleFit statistical model building program.
bbalasub1/glmnet_python
leekgroup/locfdr-python
Python implementation of Efron, Turnbull, and Narasimhan's R function locfdr v1.1-7, which computes local false discovery rates. See http://cran.r-project.org/web/packages/locfdr/ for more information.
melodywolk/Lyft_DC
DataHackIL/DataChallenges
DataHack Challenges - Challenges offered during our hackathon by top data companies.
lfthwjx/Uber_Data_Challenge
Uber data challenge: exploratory data analysis of patterns of demand, experiments design for incentive mechanism, predictive modeling for users' activity.
pappakrishnan/Data-Science-Take-Home-Challenges
A list of take home challenges for data science interviews I've compiled
dpalbrecht/Ultimate-Data-Challenge
JifuZhao/DS-Take-Home
My solution to the book A Collection of Data Science Take-Home Challenges
stasi009/TakeHomeDataChallenges
My solution to the book <A collection of Data Science Take-home Challenges>
dgarant/pl-markov-network
Markov network estimation via pseudo-likelihood
statsmodels/statsmodels
Statsmodels: statistical modeling and econometrics in Python
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
chengyumeng/spider163
抓取网易云音乐热门评论
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
practical-recommender-systems/moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
VikParuchuri/apartment-finder
A Slack bot that helps you find an apartment.
jeffjeffjeffrey/etsy_similar_shops
A python similarity engine for Etsy shops
jillishii/EtsyAnalysis
Data science analysis for Etsy Marketplace data
sajal2692/data-science-portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
ErikRHanson/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python
Examples and work from Problem Solving with Algorithms and Data Structures Using Python
chandarb/Python-Regression-Tree-Forest
Python implementation of CART regression tree and random forests
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
drsrinathsridhar/kaadugal
Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured prediction problems.
enggen/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
handspeaker/RandomForests
a 1500 lines simple C++ implementation of RandomForests with detailed comments
imbs-hl/ranger
A Fast Implementation of Random Forests
kjw0612/awesome-random-forest
Random Forest - a curated list of resources regarding random forest