This repository will contain some methods and codes may be used in MCM.
- MATLAB
- Python
- MATLAB, 但是正向化部分存在问题,不建议使用
- Python, 没有问题可以使用
- MATLAB
- Python
- MATLAB, 仅给出了一级的样例
- Python
- MATLAB
- Python
用于分析序列(通常是时间序列)中各个子序列与母序列之间的相关性。
- MATLAB
- Python
- MATLAB
- Python
- MATLAB
- Python
- MATLAB
- Python
2. 密度聚类法 具有噪声的基于密度的聚类方法 Density-Based Spatial Clustering of Applications with Noise (DBSCAN algorithm)
- MATLAB
- Python
- MATLAB, 建议使用MATLAB程序, 从data.txt读取数据, 并且绘图种类丰富
- Python
- MATLAB
- Python
- MATLAB, CART
- Python, ID3, C4.5
- MATLAB
- Python
- MATLAB, Fisheriris
- Python, Recommended, 给出了三种实现方法 (BernoulliNB, GaussianNB, MultinomialNB)
- MATLAB
- Python
- MATLAB
- Python
- MATLAB
- Python
- MATLAB
- Python, AdaBoost, Gradient Boosting
- MATLAB
- Python
- MATLAB
- Python
- MATLAB
- Python
- MATLAB, 有bug, py可以懒得de了
- Python
各种不同的回归模型很多,暂时先写这两个,到时候用到了再看。
从excel读写数据
- MATLAB, 读取
- Python