Exploratory Data Analysis Made Easy Using Pandas Profiling
To boost your productivity as a data…
https://towardsdatascience.com/exploratory-data-analysis-made-easy-using-pandas-profiling-86e347ef5b65
To boost your productivity as a data…
https://towardsdatascience.com/exploratory-data-analysis-made-easy-using-pandas-profiling-86e347ef5b65
Fire and smoke detection with Keras and Deep Learning
In this tutorial, you will learn how to detect fire and smoke using Computer Vision, OpenCV, and ...
https://www.pyimagesearch.com/2019/11/18/fire-and-smoke-detection-with-keras-and-deep-learning/
In this tutorial, you will learn how to detect fire and smoke using Computer Vision, OpenCV, and ...
https://www.pyimagesearch.com/2019/11/18/fire-and-smoke-detection-with-keras-and-deep-learning/
Deploy Your Machine Learning Model as a REST API
Deploy Machine Learning model as a REST API, and make…
https://towardsdatascience.com/deploy-your-machine-learning-model-as-a-rest-api-4fe96bf8ddcc
Deploy Machine Learning model as a REST API, and make…
https://towardsdatascience.com/deploy-your-machine-learning-model-as-a-rest-api-4fe96bf8ddcc
This is one of the most interesting outputs of the particle simulation :)
https://www.reddit.com/r/Python/comments/dxq4ea/this_is_one_of_the_most_interesting_outputs_of/
https://www.reddit.com/r/Python/comments/dxq4ea/this_is_one_of_the_most_interesting_outputs_of/
reddit
This is one of the most interesting outputs of the particle...
Posted in r/Python by u/chrismit3s • 1,971 points and 125 comments
Power-Up Your Python Logging
A guide to take you from beginner to pro with Python’s built-in logging…
https://medium.com/better-programming/power-up-your-python-logging-6dd3ed38f322
A guide to take you from beginner to pro with Python’s built-in logging…
https://medium.com/better-programming/power-up-your-python-logging-6dd3ed38f322
Exploratory Data Analysis with pandas
5 pandas tricks that will make you better with Exploratory Data…
https://towardsdatascience.com/exploratory-data-analysis-with-pandas-508a5e8a5964
5 pandas tricks that will make you better with Exploratory Data…
https://towardsdatascience.com/exploratory-data-analysis-with-pandas-508a5e8a5964
Django 3.0 release candidate 1 released
Django 3.0 release candidate 1 is the final opportunity for you to try out the raft of new features ...
https://www.djangoproject.com/weblog/2019/nov/18/django-30-release-candidate-1-released/
Django 3.0 release candidate 1 is the final opportunity for you to try out the raft of new features ...
https://www.djangoproject.com/weblog/2019/nov/18/django-30-release-candidate-1-released/
Reduce Pandas memory usage by loading less data
You’re loading a CSV into Pandas, and it’s using too much RAM: your program crashes if ...
https://pythonspeed.com/articles/pandas-load-less-data/
You’re loading a CSV into Pandas, and it’s using too much RAM: your program crashes if ...
https://pythonspeed.com/articles/pandas-load-less-data/
Python⇒Speed
Reducing Pandas memory usage #1: lossless compression
Load a large CSV or other data into Pandas using less memory with techniques like dropping columns, smaller numeric dtypes, categoricals, and sparse columns.
MDN Documents Size Tree Map
Recently I've been playing with the content of MDN as a whole. MDN has ~140k documents in its Wiki. ...
https://www.peterbe.com/plog/mdn-documents-size-tree-map
Recently I've been playing with the content of MDN as a whole. MDN has ~140k documents in its Wiki. ...
https://www.peterbe.com/plog/mdn-documents-size-tree-map
Peterbe
MDN Documents Size Tree Map
Stuff in Peter's head
Distilling knowledge from Neural Networks to build smaller and faster models
Not every smartphone owner carries around a high-end GPU and a power generator in their pockets. ...
https://blog.floydhub.com/knowledge-distillation/
Not every smartphone owner carries around a high-end GPU and a power generator in their pockets. ...
https://blog.floydhub.com/knowledge-distillation/
Working with Geospatial Data in Machine Learning
https://heartbeat.fritz.ai/working-with-geospatial-data-in-machine-learning-ad4097c7228d
https://heartbeat.fritz.ai/working-with-geospatial-data-in-machine-learning-ad4097c7228d
Automating Lead Generation/Email Crawling with python
https://medium.com/@amitupreti/automating-lead-generation-email-crawling-with-python-db9a68cdefad
https://medium.com/@amitupreti/automating-lead-generation-email-crawling-with-python-db9a68cdefad
Building a Simple Web Upload Interface with Google Cloud Run and Cloud Storage
https://medium.com/google-developers/building-a-simple-web-upload-interface-with-google-cloud-run-and-cloud-storage-eba0a97edc7b
https://medium.com/google-developers/building-a-simple-web-upload-interface-with-google-cloud-run-and-cloud-storage-eba0a97edc7b
How To Check If a List Is Empty in Python
Learn multiple techniques to check for an empty list
https://medium.com/better-programming/how-to-check-if-a-list-is-empty-in-python-b29faecaadc1
Learn multiple techniques to check for an empty list
https://medium.com/better-programming/how-to-check-if-a-list-is-empty-in-python-b29faecaadc1
Python for Data Science- A Guide to Pandas
The Complete Data Exploration Guide in 10 Minutes
https://towardsdatascience.com/python-for-data-science-basics-of-pandas-5f8d9680617e
The Complete Data Exploration Guide in 10 Minutes
https://towardsdatascience.com/python-for-data-science-basics-of-pandas-5f8d9680617e
notadamking / tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
https://github.com/notadamking/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
https://github.com/notadamking/tensortrade
GitHub
GitHub - tensortrade-org/tensortrade: An open source reinforcement learning framework for training, evaluating, and deploying robust…
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents. - tensortrade-org/tensortrade
Easy Text-to-Speech with Python
Text to Speech
https://towardsdatascience.com/easy-text-to-speech-with-python-bfb34250036e
Text to Speech
https://towardsdatascience.com/easy-text-to-speech-with-python-bfb34250036e
Python List Tutorial: Lists, Loops, and More!
Lists are one of the most powerful data types in Python. In this Python List Tutorial, you’ll ...
https://www.dataquest.io/blog/python-list-tutorial/
Lists are one of the most powerful data types in Python. In this Python List Tutorial, you’ll ...
https://www.dataquest.io/blog/python-list-tutorial/
Dataquest
Python List Tutorial: Lists, Loops, and More! – Dataquest
Learn how to master lists with this Python list tutorial. Analyze app store data and learn how to use loops to automate repetitive tasks.
Starting A Podcast: Anyone Interested? Python, DevOps, Programming in General, Full Stack, Security, etc
https://www.reddit.com/r/Python/comments/ds6hiv/starting_a_podcast_anyone_interested_python/
https://www.reddit.com/r/Python/comments/ds6hiv/starting_a_podcast_anyone_interested_python/
reddit
Starting A Podcast: Anyone Interested? Python, DevOps, Programming...
I've been thinking about starting a podcast for some time now. However, in my experience podcasts are a lot more fun when there's more than one...
This video explains exactly how convolutional neural networks work, with a cool implementation. The code is written in Python and implemented with Keras.
https://www.reddit.com/r/Python/comments/dvqih7/this_video_explains_exactly_how_convolutional/
https://www.reddit.com/r/Python/comments/dvqih7/this_video_explains_exactly_how_convolutional/
reddit
This video explains exactly how convolutional neural networks...
Posted in r/Python by u/antaloaalonso • 457 points and 25 comments