This project implement classic machine learning algorithms(ML). Motivations for this project includes:
- Helping machine learning freshman to have a better and deeper understanding of the basic algorithms and model 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 dataset.
Follow the theory of FM , we write the python script by ourselves.
1.3 fm_easy_run
Used by : pip install fm_easy_run.
Show how to use the package of 'xgboost' to classify the dataset.
Show how to use the package of 'gridsearch' to select the best params of the 'xgboost' algorithm.
An interview problem solved by n-gram instead of Naive Bayes.
@bolg:SVD及扩展的矩阵分解方法
@bolg:能够快速实现的协同推荐
@bolg:基于自然语言识别下的流失用户预警
@bolg:SMOTE算法
@bolg:风控用户识别方法
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:[email protected]
- Message Board in my bolg