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 .
Following the paper 'Deep Neural Networks for YouTube Recommendations' , finished with Python.
@bolg:利用DNN做推荐的实现过程中的总结
@bolg:关于'Deep Neural Networks for YouTube Recommendations'的一些思考和实现
See More From:
@bolg:基于Tensorflow实现FFM
More you may follow with interest :FM部分||deepFM部分
See More From:
@bolg:GolVe向量化做文本分类
More you may follow with interest :Youtube构造skn Vector||N-Grams
- Phone number analytical tools, design for get out the true phone number from digital mixed with dialect、chinese、special symbols
- Adjust that is any phone communication intention inside the conversation, base model coming from the result translated by IFLYTEK
pip install YMMNlpUtils==0.1.1
supported
download directly supported, here's the url: YMMNlpUtils 0.1.1
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