xinglicha0 / Mathematical-ModelingLinks
☆14Updated 6 years ago
Alternatives and similar repositories for Mathematical-Modeling
Users that are interested in Mathematical-Modeling are comparing it to the libraries listed below
Sorting:
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- 天池全球城市计算AI挑战赛-地铁人流量预测 A榜22/2319☆134Updated 6 years ago
- Software defect prediction using ensemble learning☆23Updated 7 years ago
- Machine Learning code in Python3.x. (机器学习实战 py3代码整理)Some notes about the practices:(for reference only)☆269Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- a model for traffic flow forecast☆29Updated 6 years ago
- 天池智慧交通预测挑战赛解决方案☆504Updated 7 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆198Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆374Updated 3 months ago
- 异常检测☆159Updated 6 years ago
- Multidimensional Time Series Prediction by using LSTM☆57Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆65Updated 6 years ago
- 包括决策树和随机森林进行离职人员预测,Xgboost和lightGBM的应用☆289Updated 5 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- 2018全国研究生数学建模竞赛(C题:对恐怖袭击事件记录数据的量化分析)☆12Updated 6 years ago
- 2019天池大数据竞赛杭州市地铁流量流入流出预测 成绩27/2319 比赛地址https://tianchi.aliyun.com/competition/entrance/231708/introduction?spm=5176.12281957.1004.6.38b0…☆45Updated 6 years ago
- 随机森林模型☆10Updated 7 years ago
- 天池智慧交通预测挑战赛 - 比赛经历分享☆16Updated 7 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆215Updated 6 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的 修改,以及注释☆303Updated 7 years ago
- Python Clustering Algorithms☆29Updated 5 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 7 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆208Updated 6 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆82Updated 6 years ago
- Tianchi visualizaiton competition☆63Updated 6 years ago
- 客流量时间序列预测模型☆125Updated 3 years ago
- Learning and Recording☆34Updated 5 years ago
- Some experiments about Machine Learning☆115Updated 4 years ago