Real-time Face Recognition Security system using Python and Jetson Nano (Diary)- part 2
https://medium.com/@shubhranshumalhotra/face-recognition-security-system-on-home-security-cameras-using-python-diary-part-2-f23b85265059
https://medium.com/@shubhranshumalhotra/face-recognition-security-system-on-home-security-cameras-using-python-diary-part-2-f23b85265059
Medium
Real-time Face Recognition on Home Security Cameras using Python - part 2
In this part, we will explore and implement various face recognition techniques and will try to find one that can work in real-time with…
Journey to Competitive Programming in First Year with Python
https://medium.com/data-arena/journey-to-competitive-programming-in-first-year-with-python-7a418f8c379b
https://medium.com/data-arena/journey-to-competitive-programming-in-first-year-with-python-7a418f8c379b
Medium
Journey to Competitive Programming in First Year with Python
First year of engineering college begins with a whole new experience. From making new friends to exploring your tech and non-tech…
5 Hidden Python Libraries For Cyber Security
https://towardsdatascience.com/5-hidden-python-libraries-for-cyber-security-e83928777a95
https://towardsdatascience.com/5-hidden-python-libraries-for-cyber-security-e83928777a95
Medium
5 Hidden Python Libraries For Cyber Security
These Libraries Will Amaze You
Estrutura para projetos Flask — Part I
https://medium.com/@brendaxaviermoura1997/estrutura-para-projetos-flask-part-i-e20321d36f7
https://medium.com/@brendaxaviermoura1997/estrutura-para-projetos-flask-part-i-e20321d36f7
Medium
Estrutura para projetos Flask — Part I
Oi pessoal, recentemente migrei para área de dados e recebi o desafio de fazer uma aplicação utilizando flask e mariaDB, como é uma…
Hyper-parameters: RandomSeachCV and GridSearchCV in Machine Learning
https://pub.towardsai.net/hyper-parameters-randomseachcv-and-gridsearchcv-in-machine-learning-b7d091cf56f4
https://pub.towardsai.net/hyper-parameters-randomseachcv-and-gridsearchcv-in-machine-learning-b7d091cf56f4
Medium
Hyper-parameters: RandomSeachCV and GridSearchCV in Machine Learning
Techniques to improve the accuracy of the algorithm
Real-time Face Recognition Security System using Python and Jetson Nano (Diary) - part 1
https://medium.com/@shubhranshumalhotra/face-recognition-security-system-on-home-security-cameras-using-python-diary-part-1-14946cec83c1
https://medium.com/@shubhranshumalhotra/face-recognition-security-system-on-home-security-cameras-using-python-diary-part-1-14946cec83c1
Medium
Real-time Face Recognition Security System using Python and Jetson Nano (Diary) - part 1
The objective of this project is to build a face recognition and threat alert system using the video feed from home security cameras…
API com Python e Django Rest Framework
https://medium.com/@guilhermegoesgarcia/api-com-python-e-django-rest-framework-f01fcb37aea5
https://medium.com/@guilhermegoesgarcia/api-com-python-e-django-rest-framework-f01fcb37aea5
Medium
API com Python e Django Rest Framework
Nesse post iremos abordar como podemos desenvolver uma Api utilizando o Python e Django Rest Framework. Vamos partir do pressuposto que e o…
Four Attempts to Predict Price of Airbnb Properties in Seattle
https://medium.com/@sethhamilton2017/four-attempts-to-predict-price-of-airbnb-properties-in-seattle-516909174d40
https://medium.com/@sethhamilton2017/four-attempts-to-predict-price-of-airbnb-properties-in-seattle-516909174d40
Medium
Four Attempts to Predict Price of Airbnb Properties in Seattle
Can price of an Airbnb be predicted after eliminating missing values in the data?
Generating images using text: The dawn of the AI dreamers
https://mohitmayank.medium.com/generating-images-using-text-the-dawn-of-the-ai-dreamers-14bda171fa0e
https://mohitmayank.medium.com/generating-images-using-text-the-dawn-of-the-ai-dreamers-14bda171fa0e
Medium
Generating images using text: The dawn of the AI dreamers
Briefly theoretical and mostly practical examples of creating psychedelics images using text prompts
Como começar na Ciência de Dados
https://viniciusdesouza-becker.medium.com/como-come%C3%A7ar-na-ci%C3%AAncia-de-dados-ab3110067e92
https://viniciusdesouza-becker.medium.com/como-come%C3%A7ar-na-ci%C3%AAncia-de-dados-ab3110067e92
Medium
Como começar na Ciência de Dados
A ciência de dados é uma área em alta no mundo da tecnologia. Cientistas de dados usam ferramentas estatísticas para medir e prever eventos…
How to prune a decision tree to prevent overfitting in Python
https://medium.com/mlearning-ai/how-to-prune-a-decision-tree-to-prevent-overfitting-in-python-df134b6b8960
https://medium.com/mlearning-ai/how-to-prune-a-decision-tree-to-prevent-overfitting-in-python-df134b6b8960
Medium
How to prune a decision tree to prevent overfitting in Python
I was quite interested to learn that sklearn’s Decision Tree algorithm has several parameters in its coding that prevent overfitting. Some…
6 Mistakes Every Python Beginner Should Avoid While Coding
https://towardsdatascience.com/6-mistakes-every-python-beginner-should-avoid-while-coding-e57e14917942
https://towardsdatascience.com/6-mistakes-every-python-beginner-should-avoid-while-coding-e57e14917942
Medium
6 Mistakes Every Python Beginner Should Avoid While Coding
These small improvements can be crucial
How to Build a Data Science Portfolio Website using Python
https://towardsdatascience.com/how-to-build-a-data-science-portfolio-website-using-python-79531426fde5
https://towardsdatascience.com/how-to-build-a-data-science-portfolio-website-using-python-79531426fde5
Medium
How to Build a Data Science Portfolio Website using Python
Improve your Python skills while building your own data science portfolio website.
Create placeholder data with GeoPoint and Date values, and upload it to Firebase Firestore using…
https://medium.com/@mikeusru/create-placeholder-data-with-geopoint-and-date-values-and-upload-it-to-firebase-firestore-using-8956d08f1a71
https://medium.com/@mikeusru/create-placeholder-data-with-geopoint-and-date-values-and-upload-it-to-firebase-firestore-using-8956d08f1a71
Medium
Create placeholder data with GeoPoint and Date values, and upload it to Firebase Firestore using…
At some point during the development process, you may find yourself wishing you could preview what your app would look like if it had a lot…
Devlog: How I made a Spotify Twitter Bot using Spotipy & Tweepy
https://medium.com/@realmarekor/devlog-how-i-made-a-spotify-twitter-bot-using-spotipy-tweepy-18a00160bab8
https://medium.com/@realmarekor/devlog-how-i-made-a-spotify-twitter-bot-using-spotipy-tweepy-18a00160bab8
Medium
Devlog: How I made a Spotify Twitter Bot using Spotipy & Tweepy
Just a few weeks ago I started messing up with the Twitter and Spotify APIs. So I came up with an idea for a bot that tweets random Spotify…
BabyEncryption Technical Analysis — Hack The Box (Cryptography)
https://medium.com/@grumpyTofu/babyencryption-technical-analysis-hack-the-box-cryptography-9114bf06701a
https://medium.com/@grumpyTofu/babyencryption-technical-analysis-hack-the-box-cryptography-9114bf06701a
Medium
BabyEncryption Technical Analysis — Hack The Box (Cryptography)
“Hack the Box” is a really great platform for learning and gaining real-world experience within cybersecurity. Platforms like “Hack the…
Middleware pattern with AWS lambdas and python
https://medium.com/@adrien.petitjean84/middleware-pattern-with-aws-lambdas-and-python-bee87667d908
https://medium.com/@adrien.petitjean84/middleware-pattern-with-aws-lambdas-and-python-bee87667d908
Medium
Middleware pattern with AWS lambdas and python
AWS lambdas are a very powerful tool and they have been more and more popular over the last few months.
What Does the Zip() Function Do in Python? Let’s Discover It
https://codefather-tech.medium.com/what-does-the-zip-function-do-in-python-lets-discover-it-ac185b6d2c97
https://codefather-tech.medium.com/what-does-the-zip-function-do-in-python-lets-discover-it-ac185b6d2c97
Medium
What Does the Zip() Function Do in Python? Let’s Discover It
If you haven’t used the Python zip() function yet this is an opportunity to look at how it works and how you can use it in your programs.