When You Should Not Use Accuracy to Evaluate Your Machine Learning Model
https://towardsdatascience.com/when-you-should-not-use-accuracy-to-evaluate-your-machine-learning-model-4d58f16968e6
https://towardsdatascience.com/when-you-should-not-use-accuracy-to-evaluate-your-machine-learning-model-4d58f16968e6
Medium
When You Should Not Use Accuracy to Evaluate Your Machine Learning Model
and what the alternatives are.
Awesome websites you can build with Python
https://preettheman.medium.com/awesome-websites-you-can-build-with-python-411b05364f62
https://preettheman.medium.com/awesome-websites-you-can-build-with-python-411b05364f62
Medium
Awesome websites you can build with Python
Welcome back! As some of you may know, Python is a very versatile language, you can do everything from building out machine learning models…
My Study Guide for AWS Certified Cloud Practitioner Exam — (IV) Security & Compliance
https://medium.com/dataman-in-ai/my-study-guide-for-aws-certified-cloud-practitioner-exam-iv-security-compliance-dc1e5814c91a
https://medium.com/dataman-in-ai/my-study-guide-for-aws-certified-cloud-practitioner-exam-iv-security-compliance-dc1e5814c91a
Medium
My Study Guide for AWS Certified Cloud Practitioner Exam — (IV) Security & Compliance
The Study Guide to Pass the Exam
Motion and Facial Recognition Based Room Monitoring System Using Raspberry PI
https://suhaansyed.medium.com/motion-and-facial-recognition-based-room-monitoring-system-using-raspberry-pi-c41b19577739
https://suhaansyed.medium.com/motion-and-facial-recognition-based-room-monitoring-system-using-raspberry-pi-c41b19577739
Medium
Motion and Facial Recognition Based Room Monitoring System Using Raspberry PI
Software built to help individuals suffering from sensitive eyes or vertigo by encouraging them to not stay in one location for too long
Let’s build a video predictor with TensorFlow + Python!
https://preettheman.medium.com/lets-build-a-video-predictor-with-tensorflow-python-2e3a12d14f
https://preettheman.medium.com/lets-build-a-video-predictor-with-tensorflow-python-2e3a12d14f
Medium
Let’s build a video predictor with TensorFlow + Python!
Welcome back! Python is a very popular programming language with a ton of features, it’s also one of the best languages for machine…
Here's how I built a simple Sudoku Solver using Backtracking in Python!
https://youtu.be/uwaxPDIi_i4
https://youtu.be/uwaxPDIi_i4
YouTube
Building a Sudoku Solver using Backtracking in Python
In this video, we will be creating a Sudoku solver in Python using the backtracking algorithm. We will recursively call the algorithm and backtrack when necessary in order to solve the puzzle.
This is a great beginner project for those who want to get into…
This is a great beginner project for those who want to get into…
FastAPI JWT Auth Tutorial (with working Github code)
https://christophergs.com/tutorials/ultimate-fastapi-tutorial-pt-10-auth-jwt
https://christophergs.com/tutorials/ultimate-fastapi-tutorial-pt-10-auth-jwt
Christophergs
The Ultimate FastAPI Tutorial Part 10 - Auth via JSON Web Token (JWT)
Use pandas and datetime library to convert string, number and unixtimestamp dates into Datetime object | Explained using Python Manim Animation
https://youtu.be/ke9ATi6C8IE
https://youtu.be/ke9ATi6C8IE
YouTube
Convert String and Number Datetime format into Datetime Object using 3 Python libraries
Use Datetime, Pandas and Dateutil python libraries to convert string datetime format and integer datetime format. Also, Convert Unix timestamp date into datetime object.
0:40 Datetime Python library to Convert string into datetime object
5:53 convert number…
0:40 Datetime Python library to Convert string into datetime object
5:53 convert number…
What makes it essential to Know Python if you are a Data Scientist?
https://abiigailspencer.medium.com/what-makes-it-essential-to-know-python-if-you-are-a-data-scientist-67b2e3e578ef
https://abiigailspencer.medium.com/what-makes-it-essential-to-know-python-if-you-are-a-data-scientist-67b2e3e578ef
Medium
What makes it essential to Know Python if you are a Data Scientist?
Let’s find out how Python is used in Data Science