Boost Your Data Science, ML, and CV Projects: Essential Tools for Effective Project Management
https://pub.towardsai.net/boost-your-data-science-ml-and-cv-projects-essential-tools-for-effective-project-management-55735ee44955
https://pub.towardsai.net/boost-your-data-science-ml-and-cv-projects-essential-tools-for-effective-project-management-55735ee44955
Medium
Boost Your Data Science, ML, and CV Projects: Essential Tools for Effective Project Management
Make your builds and projects faster with these tools
3D Reconstruction Basic Terminology (Traditional Computer Vision Approach)
https://medium.com/@VK_Venkatkumar/3d-reconstruction-basic-terminology-traditional-computer-vision-e148496f389
https://medium.com/@VK_Venkatkumar/3d-reconstruction-basic-terminology-traditional-computer-vision-e148496f389
Medium
3D Reconstruction Basic Terminology (Traditional Computer Vision Approach)
Computer vision is an interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital…
Exploration of Essential Data Structures -Python DataTypes
https://medium.com/@mahalakshmi.j_1916/exploration-of-essential-data-structures-python-datatypes-7ede65cbaf90
https://medium.com/@mahalakshmi.j_1916/exploration-of-essential-data-structures-python-datatypes-7ede65cbaf90
Medium
Exploration of Essential Data Structures -Python DataTypes
Greetings with a smile :)
Asymmetric Encryption: Understanding End-to-End Encryption (E2EE) in Python
https://medium.com/@contact.telli-tech/asymmetric-encryption-understanding-end-to-end-encryption-e2ee-in-python-a9abcf1d157
https://medium.com/@contact.telli-tech/asymmetric-encryption-understanding-end-to-end-encryption-e2ee-in-python-a9abcf1d157
Medium
Asymmetric Encryption: Understanding End-to-End Encryption (E2EE) in Python
In the realm of secure communication, End-to-End Encryption (E2EE) is a powerful method that ensures data transfers are kept away from…
Python for Data Science: Python Basics (2)
https://medium.com/@sawsanyusuf/python-for-data-science-python-basics-2-59a8b43f33bd
https://medium.com/@sawsanyusuf/python-for-data-science-python-basics-2-59a8b43f33bd
Medium
Python for Data Science: Python Basics (2)
In the past article, we learned how to perform calculations with Python. Also, we discussed the data types supported by Python. In this…
Supply Chain Analytics Part 1: Business Understanding and Technical Setup
https://medium.com/@lukas.niederhaeuser_1037/supply-chain-analytics-part-1-business-understanding-and-technical-setup-c7a7cfe1834d
https://medium.com/@lukas.niederhaeuser_1037/supply-chain-analytics-part-1-business-understanding-and-technical-setup-c7a7cfe1834d
Medium
Supply Chain Analytics Part 1: Business Understanding and Technical Setup
This is the introduction of a series of articles detailing a supply chain analytics project. The project encompasses various aspects…
“Using Llama Index: Querying Databases in Plain English without SQL Expertise”
https://medium.com/@shaelanderchauhan1990/using-llama-index-querying-databases-in-plain-english-without-sql-expertise-428b32568c17
https://medium.com/@shaelanderchauhan1990/using-llama-index-querying-databases-in-plain-english-without-sql-expertise-428b32568c17
Medium
“Using Llama Index: Querying Databases in Plain English without SQL Expertise”
With Llama Index, users can ask questions in plain English instead of writing complex SQL queries.
Learn How To Train Your Awesome Self-Playing AI Chess Engine
https://python.plainenglish.io/learn-how-to-train-your-awesome-self-playing-ai-chess-engine-77a46633a949
https://python.plainenglish.io/learn-how-to-train-your-awesome-self-playing-ai-chess-engine-77a46633a949
Medium
Learn How To Train Your Awesome Self-Playing AI Chess Engine
Story overview
Performance Metrics for Machine Learning Models (Part 2: R2)
https://dr-alvin-ang.medium.com/performance-metrics-for-machine-learning-models-part-2-r2-c48d10b8e659
https://dr-alvin-ang.medium.com/performance-metrics-for-machine-learning-models-part-2-r2-c48d10b8e659
Medium
Performance Metrics for Machine Learning Models (Part 2: R2)
Using Python by Dr. Alvin Ang
Effectively Optimize Your Regression Model with Bayesian Hyperparameter Tuning
https://towardsdatascience.com/effectively-optimize-your-regression-model-with-bayesian-hyperparameter-tuning-819c19f5dab3
https://towardsdatascience.com/effectively-optimize-your-regression-model-with-bayesian-hyperparameter-tuning-819c19f5dab3
Medium
Effectively Optimize Your Regression Model with Bayesian Hyperparameter Tuning
Learn to effectively optimize hyperparameters, and prevent creating overtrained models for XGBoost, CatBoost, and LightBoost
Mastering the Art of Django Test Cases.
https://rajansahu713.medium.com/mastering-the-art-of-django-test-cases-fa7b0322c9fb
https://rajansahu713.medium.com/mastering-the-art-of-django-test-cases-fa7b0322c9fb
Medium
How to write test cases for Django Rest Framework Applications.
Welcome to the ultimate guide for Django Rest Framework test cases! In the fast-paced web development world, ensuring that your Django Rest…
Take screenshots using Python Script
https://medium.com/@krishnasonavane/take-screenshots-using-python-script-cb9c1c2f342
https://medium.com/@krishnasonavane/take-screenshots-using-python-script-cb9c1c2f342
Medium
Take screenshots using Python Script
Do you wonder when you take screenshots on the computer what actually happens behind the scenes? You may also have used the Snipping tool…
A Quick and Easy Technical Analysis Project for Beginners Using Yahoo Finance with Python
https://medium.com/@nikitasilaparasetty/a-quick-and-easy-technical-analysis-project-for-beginners-using-yahoo-finance-with-python-12d042603cf9
https://medium.com/@nikitasilaparasetty/a-quick-and-easy-technical-analysis-project-for-beginners-using-yahoo-finance-with-python-12d042603cf9
Medium
A Quick and Easy Technical Analysis Project for Beginners Using Yahoo Finance with Python
Learn how to use Python to study time series data with the help of an easy technical analysis project.