机器学习算法超参数的优化方法——基于hyperopt和bayes_opt
☆14Sep 14, 2018Updated 7 years ago
Alternatives and similar repositories for hyper-parameters-optimization
Users that are interested in hyper-parameters-optimization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 采用神经网络来预测加密货币涨跌,同时采用贝叶斯优化方法调整超参数☆23Apr 12, 2021Updated 4 years ago
- LGBM :推导原理、参数含义、超参数设置(网格、随机、贝叶斯搜索)☆12Jan 15, 2019Updated 7 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Feb 25, 2019Updated 7 years ago
- featselector是一个基于统计分析和模型选择的特征选择器.☆14Mar 4, 2019Updated 7 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆43Jan 14, 2020Updated 6 years ago
- GWO☆12Nov 16, 2019Updated 6 years ago
- ☆14Jun 24, 2024Updated last year
- A LaTeX beamer theme template for CQU students.☆14Oct 25, 2022Updated 3 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 2 years ago
- 数据分析与处理实践 (包括:#基本数据预处理操作;#机器学习基本算法实现。)☆17Aug 23, 2018Updated 7 years ago
- An integrated web-based system for data monitoring and networks management.☆20Updated this week
- ☆12Nov 19, 2018Updated 7 years ago
- 人工智能工程师直通车第三期 实战项目:广告点击率预测(CTR)。预测用户浏览给定网页的广告点击率,提高广告投放精准度。☆21Jul 10, 2018Updated 7 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- 实现能够添加各种约束条件下的遗传算法应用(Implement genetic algorithm applications that can add various constraints)☆14Nov 9, 2024Updated last year
- 使用支持向 量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆18May 8, 2020Updated 5 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 6 years ago
- Project to find high performing loans in P2P lending.☆12Jul 13, 2018Updated 7 years ago
- This is the codes for Diebold-Mariano test based on Python☆15Mar 4, 2020Updated 6 years ago
- Load forecasting using LSTM and BP.使用LSTM、BP神经网络实现负荷预测☆17Apr 6, 2021Updated 4 years ago
- Scratch成分分析器,拥有代码相似度测量、成分统计、块数统计等功能。(本仓库于2021.4.3与Gitee主仓库同步)☆11Jul 1, 2021Updated 4 years ago
- 逻辑回归、时间序列、KNN、朴素贝叶斯、决策树、关联规则、线性回归、神经网络、SVM、模型评估以及提高模型性能☆15Jan 1, 2019Updated 7 years ago
- ☆13Nov 4, 2020Updated 5 years ago
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- 对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特征工程对线性模型预测效果具有重要性的结…☆58Mar 7, 2019Updated 7 years ago
- Neuroimaging based brain age prediction using 3D Dense-net☆21Jul 19, 2022Updated 3 years ago
- Sklearn机器学习中的主要算法原理以及实现(线性回归、逻辑回归、朴素贝叶斯、K-Means聚类、KNN、PCA主成分分析、BP神经网络)☆85Apr 22, 2020Updated 5 years ago
- ☆17Apr 15, 2023Updated 2 years ago
- 2020 第四届工业大数据创新竞赛-水电站入库流量预测-top1代码☆36Nov 14, 2020Updated 5 years ago
- 常用的特征选择方法☆67Jul 4, 2022Updated 3 years ago
- 数据清洗系统;hadoop;实体识别;冲突消解;不一致修复;缺失值填充☆18Apr 28, 2016Updated 9 years ago
- 简易的模型监控界面:定期更新的用户信用分及特征分布☆16Jan 12, 2018Updated 8 years ago
- Credit Score Provider for the Faker Python Project. Use this to generate fake but realistic-looking consumer credit scores aligning to th…☆20Oct 9, 2025Updated 5 months ago
- 遗传算法解决旅行商问题☆20Nov 19, 2022Updated 3 years ago
- This repository contains SAS code for Credit card Scoring Model to predict future default(bad) customers☆12Dec 20, 2016Updated 9 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Jul 21, 2017Updated 8 years ago
- 基于金融知识图谱和情感分析的股价预测模型☆20Dec 9, 2021Updated 4 years ago
- This repo shows two CNNs (WaveNet and Conditional Encoder-Decoder, CED) for seismic modeling and inversion.☆24May 29, 2021Updated 4 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Dec 22, 2023Updated 2 years ago