常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。
☆26May 7, 2023Updated 2 years ago
Alternatives and similar repositories for machine-learning
Users that are interested in machine-learning are comparing it to the libraries listed below
Sorting:
- 麻雀算法优化支持向量机 python实现☆15Mar 26, 2022Updated 3 years ago
- Replication of "Taming the Factor Zoo: A Test of New Factors (Feng, Giglio, and Xiu, 2020, JF)"☆10Mar 4, 2024Updated last year
- ☆11Oct 24, 2025Updated 4 months ago
- The Adaptive Multi-Factor (AMF) asset pricing model with the Groupwise Interpretable Basis Selection (GIBS) algorithm.☆10Dec 12, 2021Updated 4 years ago
- A practice of Recursive Feature Elimination (RFE) using Titanic dataset☆10Sep 5, 2021Updated 4 years ago
- Project for Machine Learning and Physical Applications Class - Hyperspectral image classification using SVM, and CNN with layer pruning a…☆13Jul 15, 2018Updated 7 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- 和高光谱数据处理相关程序☆11Oct 11, 2019Updated 6 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 5 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 2 years ago
- Deep Risk Model: A Deep Learning Solution for Mining Latent Risk Factors to Improve Covariance Matrix Estimation☆12Mar 7, 2024Updated last year
- 智慧物流算法大赛简介: 根据包括货值、路程和油价等字段的数据集,对每趟货物运送的运价进行回归预测。 本项目为我的参赛代码,分为四个主要的部分:1.数据预处理;2.特征工程;3.建模调参训练;4.数据可视化。 最终获得了大赛的二等奖。☆38Mar 19, 2019Updated 6 years ago
- Code and notebooks for reproducing the method of "DIY hyperspectral imaging via polarization-induced spectral filters." Katherine Salesin…☆11Aug 1, 2022Updated 3 years ago
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 3 years ago
- Hyperbolic SVM in Python☆11Jun 21, 2022Updated 3 years ago
- 一个开源的量化交易项目。使用python(jupyter)☆10Dec 16, 2024Updated last year
- High Frequency Trading Strategy☆12Dec 20, 2018Updated 7 years ago
- Something Temporary☆10Oct 18, 2018Updated 7 years ago
- This paper studies how a machine learning algorithm can generate tactical allocation which outperforms returns for a pre-defined benchmar…☆15Dec 3, 2020Updated 5 years ago
- ☆12Jul 19, 2020Updated 5 years ago
- OIKAN is a neuro-symbolic machine learning framework inspired by Kolmogorov-Arnold representation theorem. It combines the power of moder…☆17Oct 13, 2025Updated 4 months ago
- 基于Transformer架构的量化金融预测研究☆10Dec 26, 2022Updated 3 years ago
- Quool, a quantum financial tool, supporting native file data access, database access, crawler data access, and backtest together with ana…☆14Feb 6, 2026Updated 3 weeks ago
- 利用公开的安然财务和邮件数据集,利用 PCA 和特征选择分析处理缺失的数据,再通过朴素贝叶斯、决策树、SVM等机器学习构建筛选器,找出有欺诈嫌疑的安然员工☆10Dec 7, 2017Updated 8 years ago
- ☆12Apr 17, 2021Updated 4 years ago
- dw etl 工具 mysql 增量、全量抽取 to hive. 合并 hive 数据表, 等数据平台清洗工具☆10Dec 21, 2016Updated 9 years ago
- ☆13Apr 15, 2025Updated 10 months ago
- 致力于多因子,AI策略,可盈利模型的研究☆13Apr 14, 2023Updated 2 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- Sample code that shows how to forecast stock market volatility using a Kalman filter☆15Aug 17, 2023Updated 2 years ago
- 量化FOF框架☆13Mar 8, 2019Updated 6 years ago
- 量化交易学习平台是一个全栈应用程序,旨在为量化交易爱好者和学习者提供一个综合性的学习和实践环境。该平台结合了股票数据获取、策略开发、回测分析、学习资源和可视化仪表盘等功能,帮助用户系统性地学习和实践量化交易知识。☆14Jun 22, 2025Updated 8 months ago
- 用TCN 进行股票预测☆10Oct 11, 2022Updated 3 years ago
- ☆14Jul 2, 2020Updated 5 years ago
- Intraday trading strategy for futures calendar spreads. Uses crude oil futures and 1-minute bid/ask bars from Interactive Brokers with a …☆15Apr 23, 2024Updated last year
- The project aims at comparing results achieved by Particle Swarm Optimization (PSO) and Whale Optimization Algorithm (WOA) in segmentatio…☆14Apr 22, 2018Updated 7 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated last year
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.☆12May 30, 2021Updated 4 years ago
- Portfolio management using automated stock selection through the use of Machine Learning techniques☆13Jul 29, 2020Updated 5 years ago