All Projects → szcf-weiya → Esl Cn

szcf-weiya / Esl Cn

Licence: gpl-3.0
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。

Programming Languages

python
139335 projects - #7 most used programming language
r
7636 projects
julia
2034 projects
Jupyter Notebook
11667 projects
shell
77523 projects
matlab
3953 projects
TeX
3793 projects

Projects that are alternatives of or similar to Esl Cn

GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (-97.3%)
Mutual labels:  statistical-learning
Statistical Learning Method by-Dr.-Li-Hang
基于Julia 1.0写李航博士《统计学习方法》
Stars: ✭ 30 (-98.38%)
Mutual labels:  statistical-learning
ISLR-Python
Notes and implementations in Python for ISLR.
Stars: ✭ 14 (-99.25%)
Mutual labels:  statistical-learning
ahead
Univariate and multivariate time series forecasting
Stars: ✭ 15 (-99.19%)
Mutual labels:  statistical-learning
hepipe.js
Pipe arbitrary data rows (logs, events, cdrs, esl, etc) to HEP Server (HOMER)
Stars: ✭ 22 (-98.81%)
Mutual labels:  esl
r4sl
📈 Machine Learning from the perspective of a Statistician using R
Stars: ✭ 63 (-96.6%)
Mutual labels:  statistical-learning
FSlmx
FreeSWITCH GUI 简体中文GUI for PHP (UTF8)
Stars: ✭ 43 (-97.68%)
Mutual labels:  esl
An Introduction To Statistical Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
Stars: ✭ 1,843 (-0.65%)
Mutual labels:  statistical-learning
PrecIR
You know what this is for ;-)
Stars: ✭ 60 (-96.77%)
Mutual labels:  esl
Jupyter-Notebooks-Statistic-Walk-Throughs-Using-R
Jupyter notebooks with examples of statistical methods and analyses using R.
Stars: ✭ 21 (-98.87%)
Mutual labels:  statistical-learning
BoostSRL
BoostSRL: "Boosting for Statistical Relational Learning." A gradient-boosting based approach for learning different types of SRL models.
Stars: ✭ 31 (-98.33%)
Mutual labels:  statistical-learning
JCLAL
JCLAL is a general purpose framework developed in Java for Active Learning.
Stars: ✭ 22 (-98.81%)
Mutual labels:  statistical-learning
sldm4-h2o
Statistical Learning & Data Mining IV - H2O Presenation & Tutorial
Stars: ✭ 26 (-98.6%)
Mutual labels:  statistical-learning
data-science
Lecture Slides for Introduction to Data Science
Stars: ✭ 22 (-98.81%)
Mutual labels:  statistical-learning
Islr Python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
Stars: ✭ 3,344 (+80.27%)
Mutual labels:  statistical-learning
ISLR.jl
JuliaLang version of "An Introduction to Statistical Learning: With Applications in R"
Stars: ✭ 135 (-92.72%)
Mutual labels:  statistical-learning
A- Guide -to Data Sciecne from mathematics
It is a blueprint to data science from the mathematics to algorithms. It is not completed.
Stars: ✭ 25 (-98.65%)
Mutual labels:  statistical-learning
Statistical Learning Method
《统计学习方法》笔记-基于Python算法实现
Stars: ✭ 1,643 (-11.43%)
Mutual labels:  statistical-learning
Awesome Artificial Intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Stars: ✭ 6,516 (+251.27%)
Mutual labels:  statistical-learning
BayesHMM
Full Bayesian Inference for Hidden Markov Models
Stars: ✭ 35 (-98.11%)
Mutual labels:  statistical-learning

ESL-CN

gh-pages Gitter

The Elements of Statistical Learning (ESL) 的中文翻译、代码实现及其习题解答。

习题解答

代码实现

  1. EM 算法模拟
  2. 朴素贝叶斯进行文本挖掘
  3. CART实现
  4. AdaBoost实现R&Julia
  5. MARS实现
  6. RBM,或者可以查看 Jupyter Notebook
  7. Gibbs
  8. Self-organized Map
  9. kernel estimation
  10. Resampling Method: 包括交叉验证(cv)和自助法(bootstrap)
  11. Neural Network: Simple ClassificationImplementation for Section 11.6
  12. 高维问题例子: 例18.1的模拟

文献统计

Chap AOS JASA JRSS BKA percentage
3 1 0 3 0 4/14
4 0 0 0 0 0/7
5 0 0 0 1 1/11
7 4 6 2 0 12/23
8 1 4 1 0 6/17
9 0 1 0 0 1/11
10 9 0 0 0 9/25
12 2 1 1 0 4/14
14 1 1 0 0 2/14
15 1 0 0 0 1/8
17 0 0 0 0 0/12
18 1 3 4 0 8/21
---- ---- ---- ---- ---- ----
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].