PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Workflow Tools for ML Pipelines

Chapter 5 excerpt of “Data Science in Production”

https://towardsdatascience.com/workflow-tools-for-model-pipelines-45030a93e9e0
Book Review: Machine Learning Pocket Reference

Introduction
This article is a review of O’Reilly’s Machine Learning Pocket Reference by Matt ...

https://pbpython.com/ml-pocket-ref-review.html
Ieddit – A Python-based, minimalist, Reddit-like with anonymous posts/comments. 100% open source, non-monetized, officially in beta as of a few hours ago :)

https://www.reddit.com/r/Python/comments/dl21cy/ieddit_a_pythonbased_minimalist_redditlike_with/
Step-by-Step Signal Processing with Machine Learning: PCA, ICA, NMF for source separation, dimensionality reduction

https://towardsdatascience.com/step-by-step-signal-processing-with-machine-learning-pca-ica-nmf-8de2f375c422
Reduce Memory Usage and Make Your Python Code Faster Using Generators

A hands on guide to create…

https://towardsdatascience.com/reduce-memory-usage-and-make-your-python-code-faster-using-generators-bd79dbfeb4c
Streamlit- Deploy a Machine Learning Model without learning any web framework.

Super awesome Streamlit…

https://towardsdatascience.com/streamlit-deploy-a-machine-learning-model-without-learning-any-web-framework-e8fb86079c61
Becoming a Self-Taught Data Scientist

What to do when college degree in data science just isn’t an…

https://towardsdatascience.com/becoming-a-self-taught-data-scientist-5563f546bb7b
Detecting Natural Disasters with Keras and Deep Learning

In this tutorial, you will learn how to automatically detect natural disasters ...

https://www.pyimagesearch.com/2019/11/11/detecting-natural-disasters-with-keras-and-deep-learning/
How To Compute Satellite Image Statistics And use It In Pandas

Derive zonal statistics from Sentinel 2…

https://towardsdatascience.com/how-to-compute-satellite-image-statistics-and-use-it-in-pandas-81864a489144
Three Ways to Use the Walrus Operator in Python

Expand your toolkit with this new operator

https://medium.com/better-programming/three-ways-to-use-the-walrus-operator-in-python-d5550f3a7dd
Coverage 5.0 beta 1

I want to finish coverage.py 5.0. It has some big changes, so I need people
to try it and tell me ...

https://nedbatchelder.com//blog/201911/coverage_50_beta_1.html