Time Series DIY: Seasonal Decomposition
https://towardsdatascience.com/time-series-diy-seasonal-decomposition-f0b469afed44
https://towardsdatascience.com/time-series-diy-seasonal-decomposition-f0b469afed44
Introduction to SHAP Values and their Application in Machine Learning
https://towardsdatascience.com/introduction-to-shap-values-and-their-application-in-machine-learning-8003718e6827
https://towardsdatascience.com/introduction-to-shap-values-and-their-application-in-machine-learning-8003718e6827
Medium
Introduction to SHAP Values and their Application in Machine Learning
Learn how the SHAP library works under the hood
How to Use Trading APIs to Visualize Crypto Price Information
https://gscheithauer.medium.com/how-to-use-trading-apis-to-visualize-crypto-price-information-352457082663
https://gscheithauer.medium.com/how-to-use-trading-apis-to-visualize-crypto-price-information-352457082663
Medium
How to Use Trading APIs to Visualize Crypto Price Information
A Step-by-Step Tutorial on how to use the Binance Python API
Creating and Promoting Python PyPI Libraries
https://peterkogan.medium.com/creating-and-promoting-python-pypi-libraries-b0d576efcbc0
https://peterkogan.medium.com/creating-and-promoting-python-pypi-libraries-b0d576efcbc0
Medium
Creating and Promoting Python PyPI Libraries
This article will provide you with the knowledge, skills, insight, and encouragement you need to start an open-source library now.
How to properly backtest a hedging strategy on Python ?
https://medium.com/coinmonks/how-to-properly-backtest-a-hedging-strategy-on-python-5a15cffc08d5
https://medium.com/coinmonks/how-to-properly-backtest-a-hedging-strategy-on-python-5a15cffc08d5
Medium
How to properly backtest a hedging strategy on Python ?
I backtested a hedging strategy on Bitcoin, with a reallistic fee implementation. Here are the results.
3 Aesthetically Pleasing Ways to Represent Numerical Data in Python
https://towardsdatascience.com/3-aesthetically-pleasing-ways-to-represent-numerical-data-in-python-ebc3572bd7db
https://towardsdatascience.com/3-aesthetically-pleasing-ways-to-represent-numerical-data-in-python-ebc3572bd7db
Medium
3 Aesthetically Pleasing Ways to Represent Numerical Data in Python
The art of data visualization
How to Analyze Formula 1 Telemetry in 2022 — A Python Tutorial
https://medium.com/towards-formula-1-analysis/how-to-analyze-formula-1-telemetry-in-2022-a-python-tutorial-309ced4b8992
https://medium.com/towards-formula-1-analysis/how-to-analyze-formula-1-telemetry-in-2022-a-python-tutorial-309ced4b8992
Medium
How to Analyze Formula 1 Telemetry in 2022 — A Python Tutorial
So, the new season has started. Lots of changes, lots of new stuff, and the same goes for the fastf1 Python library, which provides us…
Guide to Network Visualizations with Python and Bokeh
https://medium.com/@shubhamgupta2208/guide-to-network-visualizations-with-python-and-bokeh-51cb59d5da01
https://medium.com/@shubhamgupta2208/guide-to-network-visualizations-with-python-and-bokeh-51cb59d5da01
Medium
Guide to Network Visualizations with Python and Bokeh
Introduction
最先进的Prophet时间序列模型预测
https://medium.com/@chuanchuanhanhan27/%E6%9C%80%E5%85%88%E8%BF%9B%E7%9A%84prophet%E6%97%B6%E9%97%B4%E5%BA%8F%E5%88%97%E6%A8%A1%E5%9E%8B%E9%A2%84%E6%B5%8B-c6ba0f447872
https://medium.com/@chuanchuanhanhan27/%E6%9C%80%E5%85%88%E8%BF%9B%E7%9A%84prophet%E6%97%B6%E9%97%B4%E5%BA%8F%E5%88%97%E6%A8%A1%E5%9E%8B%E9%A2%84%E6%B5%8B-c6ba0f447872
Medium
最先进的Prophet时间序列模型预测
一、A time series forecasting model is a model that predicts future values based on previously observed values. Time series forecasting is…
Creating a Rainbow Weighted Average trading bot with Python
https://totesthegoats92.medium.com/creating-a-rainbow-weighted-average-trading-bot-with-python-99f13642a2c9
https://totesthegoats92.medium.com/creating-a-rainbow-weighted-average-trading-bot-with-python-99f13642a2c9
Medium
Creating a Rainbow Weighted Average trading bot with Python
Some of you may have seen my last post about Rainbow Weighted Average (RWA) and how it is more profitable than simply dollar cost averaging…
ways to build a desktop app with electron and python
https://adarsharegmi121.medium.com/ways-to-build-a-desktop-app-with-electron-and-python-b0b31217688c
https://adarsharegmi121.medium.com/ways-to-build-a-desktop-app-with-electron-and-python-b0b31217688c
Medium
ways to build a desktop app with electron and python
going into new stack is always interesting.
Clustering geographic data on an interactive map in python
https://medium.com/@tanakanchua/clustering-geographic-data-on-an-interactive-map-in-python-60a5d13d6452
https://medium.com/@tanakanchua/clustering-geographic-data-on-an-interactive-map-in-python-60a5d13d6452
Medium
Clustering geographic data on an interactive map in python
Covid-19 has stayed with us for about 3 years, people have to change their behavior and there are many opportunities for new jobs. However…