Gower’s Distance
One of the most important task while clustering the data is to decide what metric to…
https://medium.com/analytics-vidhya/gowers-distance-899f9c4bd553
One of the most important task while clustering the data is to decide what metric to…
https://medium.com/analytics-vidhya/gowers-distance-899f9c4bd553
Debugging out-of-memory crashes in Python
You run your program, and it crashes—it’s out of memory:
If you’re lucky, you get a ...
https://pythonspeed.com/articles/crash-out-of-memory/
You run your program, and it crashes—it’s out of memory:
If you’re lucky, you get a ...
https://pythonspeed.com/articles/crash-out-of-memory/
Python⇒Speed
Debugging Python out-of-memory crashes with the Fil profiler
Debugging Python out-of-memory crashes can be tricky. Learn how the Fil memory profiler can help you find where your memory use is happening.
Time-Series Forecasting: Predicting Stock Prices Using Facebook’s Prophet Model
Predict stock prices…
https://towardsdatascience.com/time-series-forecasting-predicting-stock-prices-using-facebooks-prophet-model-9ee1657132b5
Predict stock prices…
https://towardsdatascience.com/time-series-forecasting-predicting-stock-prices-using-facebooks-prophet-model-9ee1657132b5
All the Things You Can Do With GitHub API and Python
GitHub REST API allows you to manage issues…
https://towardsdatascience.com/all-the-things-you-can-do-with-github-api-and-python-f01790fca131
GitHub REST API allows you to manage issues…
https://towardsdatascience.com/all-the-things-you-can-do-with-github-api-and-python-f01790fca131
8 Advanced Python List Techniques You Should Know!
Making the All-Powerful List Even More Powerful!
https://towardsdatascience.com/advanced-python-list-techniques-c6195fa699a3
Making the All-Powerful List Even More Powerful!
https://towardsdatascience.com/advanced-python-list-techniques-c6195fa699a3
How to run your ML model Predictions 50 times faster?
With just 2 lines of code using Hummingbird
https://towardsdatascience.com/run-your-machine-learning-predictions-50-times-faster-3ad2f4ee5819
With just 2 lines of code using Hummingbird
https://towardsdatascience.com/run-your-machine-learning-predictions-50-times-faster-3ad2f4ee5819
8 super easy-to-use Python built-in functions
Necessary to improve…
https://towardsdatascience.com/8-super-easy-to-use-python-built-in-functions-fa873e66085
Necessary to improve…
https://towardsdatascience.com/8-super-easy-to-use-python-built-in-functions-fa873e66085
Developed a 'personal home assistant' whatsapp bot to control an appliance (lamp in this case)
https://www.reddit.com/r/Python/comments/ha5901/developed_a_personal_home_assistant_whatsapp_bot/
https://www.reddit.com/r/Python/comments/ha5901/developed_a_personal_home_assistant_whatsapp_bot/
Reddit
From the Python community on Reddit: Developed a 'personal home assistant' whatsapp bot to control an appliance (lamp in this case)
Explore this post and more from the Python community
Build and deploy machine learning web app using PyCaret and Streamlit
A beginner’s guide to deploying…
https://towardsdatascience.com/build-and-deploy-machine-learning-web-app-using-pycaret-and-streamlit-28883a569104
A beginner’s guide to deploying…
https://towardsdatascience.com/build-and-deploy-machine-learning-web-app-using-pycaret-and-streamlit-28883a569104
OpenCV Fast Fourier Transform (FFT) for blur detection in images and video streams
In this tutorial, you will learn how to use OpenCV and the Fast Fourier Transform (FFT) to ...
https://www.pyimagesearch.com/2020/06/15/opencv-fast-fourier-transform-fft-for-blur-detection-in-images-and-video-streams/
In this tutorial, you will learn how to use OpenCV and the Fast Fourier Transform (FFT) to ...
https://www.pyimagesearch.com/2020/06/15/opencv-fast-fourier-transform-fft-for-blur-detection-in-images-and-video-streams/
Speed up your Numpy and Pandas with NumExpr package
We show how to significantly speed up your…
https://towardsdatascience.com/speed-up-your-numpy-and-pandas-with-numexpr-package-25bd1ab0836b
We show how to significantly speed up your…
https://towardsdatascience.com/speed-up-your-numpy-and-pandas-with-numexpr-package-25bd1ab0836b
Differences between multiprocessing on Windows and Linux
http://pythonforthelab.com/blog/differences-between-multiprocessing-windows-and-linux/
http://pythonforthelab.com/blog/differences-between-multiprocessing-windows-and-linux/
Python for the Lab
Differences of Multiprocessing on Windows and Linux
Multiprocessing behaves very differently on Windows and Linux. Learn the differences to prevent mistakes.
What’s New In Python 3.9 Dictionaries?
A first look at the new union operators to help merge and…
https://towardsdatascience.com/whats-new-in-python-3-9-dictionaries-ddb5d18460da
A first look at the new union operators to help merge and…
https://towardsdatascience.com/whats-new-in-python-3-9-dictionaries-ddb5d18460da
Automatic Notification to Email with Python
Automate your notification system with Python
https://towardsdatascience.com/automatic-notification-to-email-with-python-810fd357d89c
Automate your notification system with Python
https://towardsdatascience.com/automatic-notification-to-email-with-python-810fd357d89c
4 Must-Know Pandas Function Applications
Transform your data with your function
https://towardsdatascience.com/4-must-know-pandas-function-application-852f5c4b4a1e
Transform your data with your function
https://towardsdatascience.com/4-must-know-pandas-function-application-852f5c4b4a1e
Learn how to automate the basic steps of data analysis
Are you also bored with writing df.shape…
https://towardsdatascience.com/learn-how-to-automate-the-basic-steps-of-data-analysis-45e118048172
Are you also bored with writing df.shape…
https://towardsdatascience.com/learn-how-to-automate-the-basic-steps-of-data-analysis-45e118048172
You Don’t Always Have to Loop Through Rows in Pandas!
A look at alternatives to…
https://towardsdatascience.com/you-dont-always-have-to-loop-through-rows-in-pandas-22a970b347ac
A look at alternatives to…
https://towardsdatascience.com/you-dont-always-have-to-loop-through-rows-in-pandas-22a970b347ac
huggingface / nlp
🤗 nlp: datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
https://github.com/huggingface/nlp
🤗 nlp: datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
https://github.com/huggingface/nlp
GitHub
GitHub - huggingface/datasets: 🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data…
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools - GitHub - huggingface/datasets: 🤗 The largest hub of ready-to-use datasets for...
Python: The (unofficial) OOP crash course for (aspiring) data scientists!
Classes, attributes…
https://towardsdatascience.com/python-the-unofficial-oop-crash-course-for-aspiring-data-scientists-ed2ed3789bcf
Classes, attributes…
https://towardsdatascience.com/python-the-unofficial-oop-crash-course-for-aspiring-data-scientists-ed2ed3789bcf
How To Write Better Python Code?
https://medium.com/mozilla-club-bbsr/how-to-write-better-python-code-ab94cf93eea9
https://medium.com/mozilla-club-bbsr/how-to-write-better-python-code-ab94cf93eea9