Download market data from Yahoo! Finance's API
Updated
Repo that relates to the Medium blog 'Keeping your ML model in shape with Kafka, Airflow' and MLFlow'
Updated
This handbook extensively covers time series analysis and forecasting, delving from the most fundamental methods to the state-of-the-art. The handbook was made in Python and is designed such that readers can both learn the theory and apply them to real-world problems.
Updated
It is an utility library for Kaggle and offline competitions. It is particularly focused on experiment tracking, feature engineering, and validation.
Updated
notebooks for pawarbi.github.io/blog/
Updated
IPython notebooks with demo code intended as a companion to the book: Data Driven Science & Engineering: Machine Learning, Dynamical Systems, and Control by S. L. Brunton and J. N. Kutz http://databookuw.com/
Updated
A collection of resources for pandas (Python) and related subjects.
Updated
This repository contains the entire Python Data Science Handbook, in the form of (free!) Jupyter notebooks. https://jakevdp.github.io/PythonDataScienceHandbook/
Updated
Jupylet is a Python library for programming 2D and 3D games, graphics, music and sound synthesizers, interactively in a Jupyter notebook. It is intended for three types of audiences: Computer scientists, researchers, and students of deep reinforcement learning. Musicians interested in sound synthesis and live music coding. Kids and their parents interested in learning to program.
Updated
Lean Six Sigma (LSS) is a method based on a stepwise approach to process improvements.This approach usually follows 5 steps (Define, Measure, Analyze, Improve and Control) for improving existing process problems with unknown causes. source: https://github.com/samirsaci/lss-logistic-regression
Updated
Set of Jupyter notebook supporting articles on https://medium.com/@vdekanovsky
Updated
It is a Technical Analysis library useful to do feature engineering from financial time series datasets (Open, Close, High, Low, Volume). It is built on Pandas and Numpy. Project url: https://technical-analysis-library-in-python.readthedocs.io/en/latest/
Updated
Get power generation from ZeverSolar Inverter and present it to front end as a sensor for Hass.IO
Updated
Microsoft offer a 10-week, 20-lesson curriculum all about Data Science
Updated
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
Updated
ML for Trading - 2nd Edition This book aims to show how ML can add value to algorithmic trading strategies in a practical yet comprehensive way. It covers a broad range of ML techniques from linear regression to deep reinforcement learning and demonstrates how to build, backtest, and evaluate a trading strategy driven by model predictions.
Updated
Implementing a Neural Network from Scratch
Updated
Jupyter notebooks from the scikit-learn video series Youtube link: https://www.youtube.com/playlist?list=PL5-da3qGB5ICeMbQuqbbCOQWcS6OYBr5A
Updated
A summary from a Chinese author "bitcarmanlee". Chinese contents. Please go to the author's link https://github.com/bitcarmanlee/easy-algorithm-interview-and-practice
Updated
Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics.
Updated