lyx199504 / param-optLinks
本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。
☆12Updated last year
Alternatives and similar repositories for param-opt
Users that are interested in param-opt are comparing it to the libraries listed below
Sorting:
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆118Updated 4 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 2019科大讯飞工程机械赛题-亚军☆39Updated 5 years ago
- 利用时间序列预测汽车销量☆43Updated 6 years ago
- 异常检测☆161Updated 6 years ago
- 包含一些比较常见的数据挖掘竞赛或者项目的源码☆129Updated 6 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- 基于KNN聚类算法结合Dynamic Time Warping(动态时间调 整)的时间序列分类☆63Updated 6 years ago
- 在sklearn下,几种常用的特征选择方法☆41Updated 9 years ago
- 客流量时间序列预测模型☆127Updated 3 years ago
- 异常值检测算法总结☆195Updated 5 years ago
- 数据预处理之缺失值处理,特征选择☆22Updated 6 years ago
- Codes for time series forecast☆145Updated 4 years ago
- 基于Keras的LSTM多变量时间序列预测☆181Updated 7 years ago
- 时间序列异常检测☆54Updated 6 years ago
- 一种有效的电力负荷预测方法☆63Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 8 years ago
- feature selections and extractions☆88Updated last year
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 6 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆44Updated 2 years ago
- 由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测☆73Updated 5 years ago
- 时间序列ARIMA模型的销量预测☆64Updated 7 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 不同时间序列预测方法对上海旅游规模进行预测☆18Updated 6 years ago
- Oversampling for imbalanced learning based on k-means and SMOTE☆128Updated 4 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆25Updated 7 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆51Updated 6 years ago