Skip to content

nche423/python-

 
 

Repository files navigation

Machine_Learning_Application_in_Commerce

machine learning examples in commercial area, based on Python, ideas from 《Python大数据分析与机器学习商业案例实战》by王宇韬 钱妍竹 机械工业出版社

作者 Author

于智洋

概述

  1. 股票K线图绘制 --- 文件夹名: stock_price_plotting
  2. 股东流失预测 逻辑回归分类模型 与模型优化指标 --- 文件夹名: stock_holder_churn_model
  3. 员工离职预测 决策树模型 与超参数调优方法 --- 文件夹名: stuff_turnover_DTModel
  4. 肿瘤良恶预测 朴素贝叶斯分类模型 --- 文件夹名: tumor_prediction_NBModel
  5. 简单图像识别 k近邻模型 --- 文件夹名: image_recognition_MNist_Model
  6. 股价预测 随机森林模型 --- 文件夹名: stock_price_prediction_RFModel
  7. 信用卡精准营销 自适应增强模型 --- 文件夹名: credit_card_precision_marketing_AdaBoostModel
  8. 图书出版定价 梯度增强决策树模型 --- 文件夹名: book_pricing_GBDTModel
  9. 信用卡欺诈分类预测 与信用卡信用评分回归预测 超级梯度增强决策树模型 --- 文件夹名: creditCard_fraud_and_score_XGBoostModel
  10. 数据预处理 与特征筛选 --- 文件夹名: feature_eigneering

About

machine learning examples in commercial area, based on Python, ideas from 《Python大数据分析与机器学习商业案例实战》

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%