Introduction to YOLOv4 object detection
https://rokasbalsys.medium.com/introduction-to-yolov4-object-detection-ce272a76fedd
https://rokasbalsys.medium.com/introduction-to-yolov4-object-detection-ce272a76fedd
Medium
Introduction to YOLOv4 object detection
YOLO stands for You Only Look Once. It’s an object detection model used in deep learning use cases. In this article, I will not talk about the history of the previous YOLO versions or the background…
Learning Python for Becoming Remote Worker (Web Scrapping) — Day 1: Installing Python
https://medium.com/@agusdeosaputra/learning-python-for-becoming-remote-worker-web-scrapping-day-1-installing-python-10906e677310
https://medium.com/@agusdeosaputra/learning-python-for-becoming-remote-worker-web-scrapping-day-1-installing-python-10906e677310
Medium
Learning Python for Becoming Remote Worker (Web Scrapping) — Day 1: Installing Python
Before we start, the first thing you must know about becoming a remote worker is you must have the ability to google shit. Because that is…
What makes a particle-waves so mysterious over 100 years?
https://medium.com/@bongsang/what-makes-a-particle-waves-so-mysterious-over-100-years-eb4ecd304548
https://medium.com/@bongsang/what-makes-a-particle-waves-so-mysterious-over-100-years-eb4ecd304548
Medium
What makes a particle-waves so mysterious over 100 years? Feynman explained it with three experiments. (1/3)
On the previous story we learned about which one should we learn first to study Quantum Mechanics. As you know, that is a “Particle-Waves”…
How to Predict the Gender and Age Using OpenCV in Python
https://python.plainenglish.io/data-science-series-gender-and-age-prediction-61098d8e8377
https://python.plainenglish.io/data-science-series-gender-and-age-prediction-61098d8e8377
Medium
How to Predict the Gender and Age Using OpenCV in Python
Data Science Series: Predicting gender and age range of an individual using OpenCV in Python.
Lojistik Regresyon ve sklearn: Kısım 3
https://medium.com/@bcelalakyuz/lojistik-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-3-ca0570161eb1
https://medium.com/@bcelalakyuz/lojistik-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-3-ca0570161eb1
Medium
Lojistik Regresyon ve sklearn: Kısım 3
Lojistik regresyon ile üçüncü kez merhabalar. Mutlu sona ulaşıp alet çantamıza bir algoritma daha eklememize çok az kaldı. O yüzden şimdi…
Optimising selection criteria with iPyWidgets
https://kuanrongchan.medium.com/optimising-selection-criteria-with-ipywidgets-b6c47b1866cb
https://kuanrongchan.medium.com/optimising-selection-criteria-with-ipywidgets-b6c47b1866cb
Medium
Optimising selection criteria with iPyWidgets
Gene expression (or transcriptomics) profiling is the most common type of omics data. The identification of differentially expressed genes…
Gender and age range prediction of an individual in python.
https://preet-parikh.medium.com/gender-and-age-range-prediction-of-an-individual-in-python-d6339c2b7383
https://preet-parikh.medium.com/gender-and-age-range-prediction-of-an-individual-in-python-d6339c2b7383
Medium
Gender and age range prediction of an individual in python.
Age and gender, two of the key facial attributes, play a very foundational role in social interactions, making age and gender estimation…
How to Configure AWS CLI (AWS Command Line Interface)
https://aws.plainenglish.io/how-to-configure-aws-cli-aws-command-line-interface-77d321a9ba4b
https://aws.plainenglish.io/how-to-configure-aws-cli-aws-command-line-interface-77d321a9ba4b
Medium
How to Configure AWS CLI (AWS Command Line Interface)
Part-2: A guide for configuring AWS CLI.
Lojistik Regresyon ve sklearn: Kısım 2
https://medium.com/@bcelalakyuz/lojistik-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-2-34a25644563
https://medium.com/@bcelalakyuz/lojistik-regresyon-ve-sklearn-k%C4%B1s%C4%B1m-2-34a25644563
Medium
Lojistik Regresyon ve sklearn: Kısım 2
2. yazımızdan hepinize merhabalar. Hatırlayacağınız üzere lojistik regresyonun 15 parametresi var demiştik ve henüz 1 tanesini anca…
Python Web API Development with JSONClasses
https://medium.com/@victor.teo/python-web-api-development-with-jsonclasses-67f618eaedc6
https://medium.com/@victor.teo/python-web-api-development-with-jsonclasses-67f618eaedc6
Medium
Python Web API Development with JSONClasses
Developing Web API hasn’t been so much easy at the day JSONClasses is out. JSONClasses is a declarative data pipeline and object graph…
Open-Source Audio-based Data Science Projects (With Tutorials)
https://medium.com/@theclickreader/open-source-audio-based-data-science-projects-with-tutorials-e7c72b79bd7b
https://medium.com/@theclickreader/open-source-audio-based-data-science-projects-with-tutorials-e7c72b79bd7b
Medium
Open-Source Audio-based Data Science Projects (With Tutorials)
If you are a student or a professional looking for various open-source audio-based data science projects, then, this article is here to…
Natural Language Processing (NLP) For Beginners Using NLTK
https://medium.com/@theclickreader/natural-language-processing-nlp-for-beginners-using-nltk-6d77719c8ddd
https://medium.com/@theclickreader/natural-language-processing-nlp-for-beginners-using-nltk-6d77719c8ddd
Medium
Natural Language Processing (NLP) For Beginners Using NLTK
Natural Language Processing (NLP) is an area of computer science and artificial intelligence concerned with interactions between computer…
Python Or R-programming For Data Science?
https://medium.com/@theclickreader/python-or-r-programming-for-data-science-825097ecc1f3
https://medium.com/@theclickreader/python-or-r-programming-for-data-science-825097ecc1f3
Medium
Python Or R-programming For Data Science?
The first question a lot of aspiring data science enthusiasts ask is whether they should go with Python or R-programming as their choice of…
What Is Python Pip: The Package Installer For Python
https://medium.com/@theclickreader/what-is-python-pip-the-package-installer-for-python-1561cd5e5699
https://medium.com/@theclickreader/what-is-python-pip-the-package-installer-for-python-1561cd5e5699
Medium
What Is Python Pip: The Package Installer For Python
pip is the standard package manager for Python that is used for installing libraries and packages that are not available in the Python…
Data-Science Series(Part-3)- Data Pre-processing with Data reduction techniques in python
https://meetsuvariya.medium.com/data-science-series-part-3-data-pre-processing-with-data-reduction-techniques-in-python-9bae4393f63e
https://meetsuvariya.medium.com/data-science-series-part-3-data-pre-processing-with-data-reduction-techniques-in-python-9bae4393f63e
Medium
Data-Science Series(Part-3)- Data Pre-processing with Data reduction techniques in python
In this post, we’ll look at what data reduction is and the many sorts of data reduction strategies.
How to secure your Python software supply chain
https://medium.com/artefact-engineering-and-data-science/how-to-secure-your-python-software-supply-chain-81490f6e4ff9
https://medium.com/artefact-engineering-and-data-science/how-to-secure-your-python-software-supply-chain-81490f6e4ff9
Medium
How to secure your Python software supply chain
A guide to being aware of the risks you are exposed to and a few tips to protect against them