Pinned Repositories
books
一些常见的书籍pdf或者视频
datascience
dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
jqfactor_analyzer
聚宽单因子分析工具
numpy-ml
Machine learning, in numpy
Python-Financial-investment-strategy
作者:张君颖,个人项目作品展:https://lotbear.com
TimeSeriesAnimationChart
用于将时序数据转化为动态图表的python工具
tsml-java
Java time series machine learning tools in a Weka compatible toolkit
hebyx's Repositories
hebyx/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
hebyx/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
hebyx/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
hebyx/jqfactor_analyzer
聚宽单因子分析工具
hebyx/numpy-ml
Machine learning, in numpy
hebyx/Python-Financial-investment-strategy
作者:张君颖,个人项目作品展:https://lotbear.com
hebyx/TimeSeriesAnimationChart
用于将时序数据转化为动态图表的python工具
hebyx/tsml-java
Java time series machine learning tools in a Weka compatible toolkit
hebyx/books
一些常见的书籍pdf或者视频
hebyx/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
hebyx/gplearn
Genetic Programming in Python, with a scikit-learn inspired API
hebyx/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
hebyx/Learn-Algorithmic-Trading
Learn Algorithmic Trading, Published by Packt
hebyx/learn_data_science
Repository of demos, resources and tutorials on DataScience and Machine Learning.
hebyx/Machine_Learning_Resources
:fish::fish::fish: 机器学习面试复习资源
hebyx/MachineLearning
Machine learning algorithms implemented by pure numpy
hebyx/miceforest
Multiple Imputation with LightGBM in Python
hebyx/midas_pro
Python version of Mixed Data Sampling (MIDAS) regression (allow for multivariate MIDAS) :golf:
hebyx/midaspy
Mixed Data Sampling (MIDAS) Modeling in Python
hebyx/MIDASpy-2
Python package for missing-data imputation with deep learning
hebyx/mplfinance
Financial Markets Data Visualization using Matplotlib
hebyx/PCMCI
This repository holds a simple script allowing the PCMCI causal discovery approach to be applied to CSV timeseries data files.
hebyx/python_quant
python与量化投资样例代码
hebyx/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
hebyx/QuantsPlaybook
量化研究-券商金工研报复现
hebyx/scikit-learn
scikit-learn: machine learning in Python
hebyx/superset
Apache Superset is a Data Visualization and Data Exploration Platform
hebyx/tigramite
Tigramite is a python package for causal inference with a focus on time series data. The Tigramite documentation is at
hebyx/Time-Series-Analysis-with-Python-Cookbook
Time Series Analysis with Python Cookbook, published by Packt
hebyx/vnpy
基于Python的开源量化交易平台开发框架