资源列表
v15i09
- 基于SVM的回归分析,以及其R语言中的四个安装包-Currently four R packages contain SVM related software. The purpose of this paper is to present and compare these implementations.
buy_sell_stock_iv.py
- best time to buy and sell stock iv leetcode
Decision-Tree-python
- python实现的决策树代码,包括数据,以及源代码- tree python code is implemented, including data, and source code
dataobjects
- Dirichlet process mixture model读取数据-Dirichlet read data
Mathematical-modeling2
- 在数学建模中采用遍历寻优思想达到最终目的-In mathematical modeling used to traverse optimization ideological achieve the ultimate goal
R-Code-for-FS-using-FRQR
- R code for FS using FRQR
R-Code
- This contains R code for feature selection
GA
- 基于VB 的遗传算法求解最大值问题,适合初学者-VB based on genetic algorithm for solving maximum problem for beginners
PCA
- 数据挖掘中很重要的主成分分析(PCA)算法-Principal Component Algorithm in Data Mining
violinplot
- 这是关于机器学习中的代码,通过绘制violinplot图来观察数据的分布变化等-It s about machine learning code, distribution changes by drawing violinplot plans to observational data, etc.
smmc
- SMMC聚类算法,子空间聚类和多流形聚类均好用,线性空间和非线性空间也好用。-SMMC clustering algorithm, subspace clustering and multi manifold clustering are well used, linear space and nonlinear space.
HMM
- Hidden markov model with baum welch algo and vertibi algo