hardworklql's starred repositories
approachingalmost
Approaching (Almost) Any Machine Learning Problem
trustworthyAI
Trustworthy AI related projects
scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
Reflection_Summary
算法理论基础知识应知应会
tick_archive
Module for statistical learning, with a particular emphasis on time-dependent modelling
tick_archive
Module for statistical learning, with a particular emphasis on time-dependent modelling
interpretable-ml-book
Book about interpretable machine learning
awesome-machine-learning-interpretability
A curated list of awesome machine learning interpretability resources.
interpretable_machine_learning_with_python
Practical techniques for interpreting machine learning models.
GLMM-in-Python
Generalized linear mixed-effect model in Python
oreilly-intro-to-predictive-clv
Repo that contains the supporting material for O'Reilly Webinar "An Intro to Predictive Modeling for Customer Lifetime Value"
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
data-science-interviews
Data science interview questions and answers
CausalInferenceIntro
Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure
statsmodels
Statsmodels: statistical modeling and econometrics in Python
data_analysis_project
数据分析项目
data_analysis_notes
数据分析相关笔记
Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
MachineLearning_Python
机器学习算法python实现