Fred-LHH's Stars
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
jundongl/scikit-feature
open-source feature selection repository in python
Yimeng-Zhang/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN、BiLSTM
cvxgrp/cvxportfolio
Portfolio optimization and back-testing.
duxuhao/Feature-Selection
Features selector based on the self selected-algorithm, loss function and validation method
0xfdf/toraniko
A multi-factor equity risk model for quantitative trading.
kaushalshetty/FeatureSelectionGA
Feature Selection using Genetic Algorithm (DEAP Framework)
solegalli/feature-selection-for-machine-learning
Code repository for the online course Feature Selection for Machine Learning
rasgointelligence/feature-engineering-tutorials
Data Science Feature Engineering and Selection Tutorials
krishnaik06/Feature-Selection-techniques
zhaohui-yang/LegoNet
A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).
x35f/alpha2
pseudocode and algorithms for the paper "Alpha$^2$: Discovering Logical Formulaic Alphas using Deep Reinforcement Learning"
dayzorro/GPLearnFinance3D
对GPLearn完成了三维改造,并且增加了IC,IR,RankIC等指标,增加了样本内样本外的数据保存,增加了基于IC追踪所有generation中符合要求的因子并保存的功能。
ACEACEjasonhuang/gplearnplus
升级后的gplearn, 支持包含时序和截面参数的自定义函数,例如均线
Eric991005/Multitask-Stockformer
A study on volume-price factor stock selection model based on wavelet transform and multitask self-attention network
Harryx2019/CI-STHPAN
Implementation of AAAI-24 CI-STHPAN: Pre-Trained Attention Network for Stock Selection with Channel-Independent Spatio-Temporal Hypergraph
blaahhrrgg/equity-risk-model
Attribution and optimisation using a multi-factor equity risk model.
han14466/gplearn_stock_dataframe
改写了gplearn源码,原有的gplearn会把数据转为numpy,丢失了datetime和stockcode的原始信息。很难做截面的因子ic、ir分析,所以改动了相应的源码,使之可以做因子的截面ic分析。另外增加了时序函数和并行化框架ray的支持。
muhaochen-2021/-Star2-Multi-Factor-Selection-Mode
Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.
Harryx2019/STHAN-SR
复现AAAI-21-STHAN-SR
weiqingv/DEAP-alpha-learner
Alpha mining with DEAP-based genetic programming.
efJerryYang/worldquant-brain-simulator
This is a simulator to help with backtesting your alphas offline for platform WorldQuant Brain
HaoningChen/Houfang-Cup
首届厚方杯二等奖方案重制版
Harryx2019/Backtest
量化虚拟平台搭建项目
StevenChen16/QuantiveTrading
一个开源的量化交易项目。使用python(jupyter)
HaoningChen/22-SRP
JohannanZhang/GP-Quant
基于遗传规划gplearn方法针对股票分时量价因子的研究
gangads1/Feature_Selection
SFS, RFE, RandomForest, Lasso regression
Pshower/XZY
24量化项目