Learning Data Science: Our Favorite Resources To Learn Data Science From Free To Not
https://medium.com/@SeattleDataGuy/learning-data-science-our-favorite-resources-to-learn-data-science-from-free-to-not-47beb6424de1
https://medium.com/@SeattleDataGuy/learning-data-science-our-favorite-resources-to-learn-data-science-from-free-to-not-47beb6424de1
Medium
Learning Data Science: Our Favorite Resources To Learn Data Science From Free To Not
By Ben Rogojan Originally Posted Here
Python Face Recognition Tutorial
https://www.youtube.com/watch?v=QSTnwsZj2yc
https://www.youtube.com/watch?v=QSTnwsZj2yc
YouTube
Python Face Recognition Tutorial
In this video we will be using the Python Face Recognition library to do a few things
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Examples & Docs:
https://github.com/bradtraversy/face_recognition_examples
https://github.com/ageitgey/face_recognition…
Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa
Examples & Docs:
https://github.com/bradtraversy/face_recognition_examples
https://github.com/ageitgey/face_recognition…
A guide to Face Detection in Python
https://towardsdatascience.com/a-guide-to-face-detection-in-python-3eab0f6b9fc1?source=topic_page---------0------------------1
https://towardsdatascience.com/a-guide-to-face-detection-in-python-3eab0f6b9fc1?source=topic_page---------0------------------1
Medium
A guide to Face Detection in Python
In this tutorial, we’ll see how to create and launch a face detection algorithm in Python using OpenCV and Dlib. We’ll also add some…
Markov Chain Monte Carlo in Python
https://towardsdatascience.com/markov-chain-monte-carlo-in-python-44f7e609be98
https://towardsdatascience.com/markov-chain-monte-carlo-in-python-44f7e609be98
Towards Data Science
Markov Chain Monte Carlo in Python | Towards Data Science
A Complete Real-World Implementation The past few months, I encountered one term again and again in the data science world: Markov Chain Monte Carlo. In my research lab, in podcasts, in articles, every time I heard the phrase I would nod and think that sounds…
Python Multithreading
https://www.youtube.com/watch?v=GFfMuyNUnDs
https://www.youtube.com/watch?v=GFfMuyNUnDs
YouTube
Python Multithreading Tutorial #1 - What is a Thread?
This python multithreading tutorial talks about what a thread is and how it compares to a process. Multithreading is a commonly used strategy to improve the efficiency of code. When multiple threads are running if the current thread delays or is waiting for…
The most important concepts and features of scaPy: Advanced NLP in Python
https://www.datacamp.com/community/blog/spacy-cheatsheet
https://www.datacamp.com/community/blog/spacy-cheatsheet
Datacamp
spaCy Cheat Sheet: Advanced NLP in Python
Check out the first official spaCy cheat sheet! A handy two-page reference to the most important concepts and features.
Basic data analysis techniques every data analyst should know, using Python
https://towardsdatascience.com/basic-data-analysis-techniques-every-data-analyst-should-know-using-python-4de80ab52396
https://towardsdatascience.com/basic-data-analysis-techniques-every-data-analyst-should-know-using-python-4de80ab52396
Medium
Basic data analysis techniques every data analyst should know, using Python.
In my daily job as data analyst I see al kinds of data and all kinds of analysis requests of our clients. What I noticed is that certain…
How to Automate Tasks on GitHub With Machine Learning for Fun and Profit
https://towardsdatascience.com/mlapp-419f90e8f007?source=collection_home---4------0---------------------
https://towardsdatascience.com/mlapp-419f90e8f007?source=collection_home---4------0---------------------
Medium
How to Automate Tasks on GitHub With Machine Learning for Fun and Profit
A tutorial on how to build a GitHub App that predicts and applies issue labels using Tensorflow and public datasets.
Forwarded from Artificial Intelligence
Create a complete Machine learning web application using React and Flask
https://towardsdatascience.com/create-a-complete-machine-learning-web-application-using-react-and-flask-859340bddb33?source=collection_home---4------2---------------------
https://towardsdatascience.com/create-a-complete-machine-learning-web-application-using-react-and-flask-859340bddb33?source=collection_home---4------2---------------------
Towards Data Science
Create a complete Machine learning web application using React and Flask
Build complete ML Applications with UI and Backend
Text can be beautiful
How visualisation can uncover hidden patterns in text data
https://towardsdatascience.com/text-can-be-beautiful-226ea089513a?source=---------17---------------------
How visualisation can uncover hidden patterns in text data
https://towardsdatascience.com/text-can-be-beautiful-226ea089513a?source=---------17---------------------
Towards Data Science
Text can be beautiful
How visualisation can uncover hidden patterns in text data
Kaggle Live-Coding: Code Reviews! Class imbalanced in Python | Kaggle
https://www.youtube.com/watch?v=zSx7EBOI6xI
https://www.youtube.com/watch?v=zSx7EBOI6xI
YouTube
Kaggle Live-Coding: Code Reviews! Class imbalanced in Python | Kaggle
Today we'll be reviewing code instead of writing our own. We'll be looking for:
🐞 bugs the authors might have missed
🎿 places we can improve efficiency
🔡 confusing names/comments
Link to code:
- "Dealing with unbalance: EDA,PCA,SMOTE,LR,SVM,DT,RF" by…
🐞 bugs the authors might have missed
🎿 places we can improve efficiency
🔡 confusing names/comments
Link to code:
- "Dealing with unbalance: EDA,PCA,SMOTE,LR,SVM,DT,RF" by…
Publishing Machine Learning API with Python Flask
https://towardsdatascience.com/publishing-machine-learning-api-with-python-flask-98be46fb2440?source=topic_page---------6------------------1
https://towardsdatascience.com/publishing-machine-learning-api-with-python-flask-98be46fb2440?source=topic_page---------6------------------1
Towards Data Science
Publishing Machine Learning API with Python Flask
A set of instructions describing how to expose Machine Learning model to the outside world through Python Flask REST API
Chat Application Page - Kivy Mobile and Desktop App Dev
https://www.youtube.com/watch?v=62LSK62Gudc
https://www.youtube.com/watch?v=62LSK62Gudc
YouTube
Chat Application Page - Kivy Mobile and Desktop App Dev w/ Python
Welcome to part 5 of the Kivy tutorials, where we're making a chatroom application. Leading up to this point, we've built out our GUI to connect to the chat room server, and now we're ready to build out this final page to display messages and send new ones!…
12 Hour Coding Stream - Creating A Tower Defense Game with Python & Pygame
https://www.youtube.com/watch?v=iLHAKXQBOoA
https://www.youtube.com/watch?v=iLHAKXQBOoA
YouTube
12 Hour Coding Stream - Creating A Tower Defense Game with Python & Pygame
12 Hour Coding LiveStream! Watch me create a tower defense game using python and pygame while coding straight for 12 hours with no breaks. This is an example of the kinds of games you can make with pygame.
Playlist: https://www.youtube.com/watch?v=iLHAK…
Playlist: https://www.youtube.com/watch?v=iLHAK…
If you like to travel, let Python help you scrape the best fares!
https://towardsdatascience.com/if-you-like-to-travel-let-python-help-you-scrape-the-best-fares-5a1f26213086
https://towardsdatascience.com/if-you-like-to-travel-let-python-help-you-scrape-the-best-fares-5a1f26213086
Medium
If you like to travel, let Python help you scrape the best cheap flights!
A simple and customizable project with Python and Selenium, that will search for flights and send the prices directly to your email!