Netflix titles analysis
https://medium.com/@sahilkadu96/hello-everyone-netflix-is-one-of-the-most-streaming-platforms-worldwide-d231cc608e86
https://medium.com/@sahilkadu96/hello-everyone-netflix-is-one-of-the-most-streaming-platforms-worldwide-d231cc608e86
Medium
Netflix titles analysis
Hello everyone, Netflix is one of the most streaming platforms worldwide. It started as a DVD on demand rental service while going full…
Python 🐍 and SQLite 🛢️ Adventure Series — Part 4
https://medium.com/@merwan01/python-and-sqlite-%EF%B8%8F-adventure-series-part-4-c4e00293da70
https://medium.com/@merwan01/python-and-sqlite-%EF%B8%8F-adventure-series-part-4-c4e00293da70
Medium
Python 🐍 and SQLite 🛢️ Adventure Series — Part 4
🎤Finding and Organizing Friends 🔍
Advent Of Code — Day 2 (2023) — Cube Conundrum (Python)
https://medium.com/@saverio3107/advent-of-code-day-2-2023-cube-conundrum-python-a2166144c9c1
https://medium.com/@saverio3107/advent-of-code-day-2-2023-cube-conundrum-python-a2166144c9c1
Medium
Advent Of Code — Day 2 (2023) — Cube Conundrum (Python)
This repository is a compilation of my personal solutions to the Advent of Code challenges, ingeniously crafted by Eric Wastl.
1 Dollar DevOps: Writing Custom Ansible Modules With Python
https://medium.com/@alexfoleydevops/1-dollar-devops-writing-custom-ansible-modules-with-python-ffd8fb6c707b
https://medium.com/@alexfoleydevops/1-dollar-devops-writing-custom-ansible-modules-with-python-ffd8fb6c707b
Medium
1 Dollar DevOps: Writing Custom Ansible Modules With Python
Ansible is a powerful open-source automation tool that simplifies complex IT tasks, enabling users to define and manage infrastructure as…
Understanding machine learning model evaluation metrics — Part 4
https://agpt8.medium.com/understanding-machine-learning-model-evaluation-metrics-part-4-dcbc3be17216
https://agpt8.medium.com/understanding-machine-learning-model-evaluation-metrics-part-4-dcbc3be17216
Medium
Understanding machine learning model evaluation metrics — Part 4
Navigating the Metrics Landscape: A Comprehensive Guide to Evaluating Classification Models in Machine Learning
How to extract audios from Youtube with Python
https://medium.com/@jdgb.projects/how-to-extract-audios-from-youtube-with-python-396af90cba42
https://medium.com/@jdgb.projects/how-to-extract-audios-from-youtube-with-python-396af90cba42
Medium
How to extract audios from Youtube with Python
On many occasions, we want to extract the audio from a YouTube video, the problem is that we need to rely on websites that allow us to…
Maven Pizza challenge analysis
https://medium.com/@sahilkadu96/maven-pizza-challenge-analysis-6c48bc026a71
https://medium.com/@sahilkadu96/maven-pizza-challenge-analysis-6c48bc026a71
Medium
Maven Pizza challenge analysis
Hello friends,
Introduction to Python auto trading Framework development
https://medium.com/cloud-believers/introduction-to-python-auto-trading-framework-development-c25da9d4df95
https://medium.com/cloud-believers/introduction-to-python-auto-trading-framework-development-c25da9d4df95
Medium
Introduction to Python auto trading Framework development
Lesson #29. Python. List expressions
https://medium.com/@artur-khudaverdiev/lesson-29-python-list-expressions-88eb67f8721a
https://medium.com/@artur-khudaverdiev/lesson-29-python-list-expressions-88eb67f8721a
Medium
Lesson #29. Python. List expressions
[Day 2] Cube Conundrum // Advent of Code 2023 (Python)
https://medium.com/@jatinkrmalik/day-2-cube-conundrum-advent-of-code-2023-python-205ec10ed40f
https://medium.com/@jatinkrmalik/day-2-cube-conundrum-advent-of-code-2023-python-205ec10ed40f
Medium
[Day 2] Cube Conundrum // Advent of Code 2023 (Python)
Let’s try to solve Day 2 with Python!
Extractive Question-Answering using BERT based Model MarkupLM
https://medium.com/@hussainsyedshaharyaar/extractive-question-answering-using-bert-based-model-markuplm-798456e730ba
https://medium.com/@hussainsyedshaharyaar/extractive-question-answering-using-bert-based-model-markuplm-798456e730ba
Medium
Extractive Question-Answering using BERT based Model MarkupLM
Code can be found at: https://github.com/sherySSH/Microsoft-MarkupLM
Optimizing Django Performance with AWS RDS and Read Replica Configuration
https://medium.com/@jonas.granlund/optimizing-django-performance-with-aws-rds-and-read-replica-configuration-bdbe3edc6112
https://medium.com/@jonas.granlund/optimizing-django-performance-with-aws-rds-and-read-replica-configuration-bdbe3edc6112
Medium
Optimizing Django Performance with AWS RDS and Read Replica Configuration
In this guide we will go through how to set up a database using AWS RDS Postgres with a read replica and configure Django to be able to…
Crafting Clean Narratives With NLP: A Deep Dive into Text Data Preprocessing with Python, Pandas…
https://medium.com/@ai.mlresearcher/crafting-clean-narratives-with-nlp-a-deep-dive-into-text-data-preprocessing-with-python-pandas-37374949603b
https://medium.com/@ai.mlresearcher/crafting-clean-narratives-with-nlp-a-deep-dive-into-text-data-preprocessing-with-python-pandas-37374949603b
Medium
Crafting Clean Narratives With NLP: A Deep Dive into Text Data Preprocessing with Python, Pandas…
A Guide for Cleaning, Tokenization, and Quality Enhancement
From XML to Pandas Dataframes: A Comprehensive Guide
https://medium.com/dataprophet/from-xml-to-pandas-dataframes-a-comprehensive-guide-e6f86ef54def
https://medium.com/dataprophet/from-xml-to-pandas-dataframes-a-comprehensive-guide-e6f86ef54def
Medium
From XML to Pandas Dataframes: A Comprehensive Guide
Introduction
Unleashing Efficiency: The Power of Asynchronous API Integration
https://medium.com/@adaoraul/unleashing-efficiency-the-power-of-asynchronous-api-integration-763e1876f408
https://medium.com/@adaoraul/unleashing-efficiency-the-power-of-asynchronous-api-integration-763e1876f408
Medium
Unleashing Efficiency: The Power of Asynchronous API Integration
Maximizing Performance with Non-Blocking API Calls in Modern Software Development