This project implement classic machine learning algorithms(ML). Motivations for this project includes:
- Helping machine learning freshman have a better and deeper understanding of the basic algorithms and models in this field.
- Providing the real-life and commercial executing methods in ML filed.
- Keeping my Mathematics Theory and Coding ability fresh due to such cases.
Show how to use the package of fast_fm to classify the training data directly.
@bolg:FM解析
We rewrite fm by ourselves and focus helping people get deeper insights about FM.So we upload it to the pypi named Fsfm,you can downlode it if you're interested in it.
An interview problem in 'Nlp' solved by n-gram instead of Naive Bayes.
@bolg:SVD解析
@bolg:协同推荐解析
@bolg:评价文本判断用户流失倾向
@bolg:SMOTE解析
@bolg:风控方法解析
It means fast risk control with python.It's a lightweight tool that automatic recognize the outliers from a large data pool.
@bolg:Kaggle&TianChi分类问题相关算法快速实现
@bolg:Kaggle&TianChi分类问题相关纯算法理论剖析
T-distributed stochastic neighbor embedding(t-SNE) rewrite with Python by ourselves, it's a good dimensionality reduction method. Add many explanation among the code.
Some questions for the new hand to estimate their level of the ML、DL. What's more ,it also contains the key point which i think during my study with Andrew Ng's machine learning lessons(to be continued).
Also, I write some words to the new hand. Read it 写给想转行机器学习深度学习的同学 if you're interested in it .
Python Environment. More details getting from single project requirement.
If you find some incorrect content, i'm so sorry about that. PLS contact me by the following way:
- WeChat:sharalion
- E-mail:stw386@sina.com
- Message Board in my bolg