Dimensionality reduction: PCA and t-SNE
https://medium.com/@marlene.monsalvo2/dimensionality-reduction-pca-and-t-sne-d3c442fbef74
https://medium.com/@marlene.monsalvo2/dimensionality-reduction-pca-and-t-sne-d3c442fbef74
Medium
Dimensionality reduction: PCA and t-SNE
In practical scenarios, data often includes numerous features- individual columns representing the information collected about each…
Exploring FastAPI 2024: Async Endpoints and Dependency Injection [Part 4/7]
https://medium.com/@mathur.danduprolu/exploring-fastapi-2024-async-endpoints-and-dependency-injection-part-4-7-06854f0c0fc2
https://medium.com/@mathur.danduprolu/exploring-fastapi-2024-async-endpoints-and-dependency-injection-part-4-7-06854f0c0fc2
Medium
Exploring FastAPI 2024: Async Endpoints and Dependency Injection [Part 4/7]
Welcome back to our FastAPI series! In the last post, we explored data validation with Pydantic, learning how to ensure clean, reliable…
Building a Password Strength Checker in Python
https://medium.com/@ryan_forrester_/building-a-password-strength-checker-in-python-6f723d20511d
https://medium.com/@ryan_forrester_/building-a-password-strength-checker-in-python-6f723d20511d
Medium
Building a Password Strength Checker in Python
Let’s create a password strength checker that goes beyond simple character counting. We’ll start with basic checks and build up to a…
Simple & Common Algorithm Pratices (1): Turret Range Intersection Problem
https://medium.com/@sumincho0830/simple-common-algorithm-pratices-1-turret-range-intersection-problem-b533bac22427
https://medium.com/@sumincho0830/simple-common-algorithm-pratices-1-turret-range-intersection-problem-b533bac22427
Medium
Understanding the Problem
The Turret Range Intersection Problem is a perfect warm-up exercise for sharpening algorithmic thinking. It combines essential mathematical…
Building & Comparing Volatility Prediction Models: GARCH, ML, and ANNs
https://medium.datadriveninvestor.com/building-comparing-volatility-prediction-models-garch-ml-and-anns-5bbfecfb66a2
https://medium.datadriveninvestor.com/building-comparing-volatility-prediction-models-garch-ml-and-anns-5bbfecfb66a2
Medium
Building & Comparing Volatility Prediction Models: GARCH, ML, and ANNs
Diving deep into the world of predictive models with Python
Email Validation in Python: Complete Guide
https://medium.com/@ryan_forrester_/email-validation-in-python-complete-guide-3b9a5f6c880a
https://medium.com/@ryan_forrester_/email-validation-in-python-complete-guide-3b9a5f6c880a
Medium
Email Validation in Python: Complete Guide
Email validation is tricky — a simple “@” check isn’t enough, but going overboard with complex regex can also cause problems. Let’s look…
Dynamic Variables in Python: A Comprehensive Introduction
https://vatsalkumar.medium.com/dynamic-variables-in-python-a-comprehensive-introduction-0dea56195e99
https://vatsalkumar.medium.com/dynamic-variables-in-python-a-comprehensive-introduction-0dea56195e99
Medium
Dynamic Variables in Python: A Comprehensive Introduction
Your Guide to Python Variables
Python Deep Copy in 30 Seconds: Quick Tutorial Guide
https://medium.com/@kuldeepkumawat195/python-deep-copy-in-30-seconds-quick-tutorial-guide-eb73027d4682
https://medium.com/@kuldeepkumawat195/python-deep-copy-in-30-seconds-quick-tutorial-guide-eb73027d4682
Medium
Python Deep Copy in 30 Seconds: Quick Tutorial Guide
Understanding copying techniques in Python is essential for efficient coding and proper memory management, particularly when handling…
Part 2: Building the Backbone — Backend, APIs, and Database Setup
https://medium.com/@nevinadacakmak/part-2-building-the-backbone-backend-apis-and-database-setup-5e334c78aa72
https://medium.com/@nevinadacakmak/part-2-building-the-backbone-backend-apis-and-database-setup-5e334c78aa72
Medium
Part 2: Building the Backbone — Backend, APIs, and Database Setup
Welcome back to the second installment of the UnivEats journey! In Part 1, we laid the groundwork for the front end, and now it’s time to…
[SOLVED] Prepend a url to all relative image links in a markdown document
https://medium.com/@fixitblog/solved-prepend-a-url-to-all-relative-image-links-in-a-markdown-document-26add5095211
https://medium.com/@fixitblog/solved-prepend-a-url-to-all-relative-image-links-in-a-markdown-document-26add5095211
Medium
[SOLVED] Prepend a url to all relative image links in a markdown document
but preferably without hard-coding /sub/folder/ into the replace script (which is how I currently do it). Is there a clever way to do this with awk or sed or is that a bad idea due to markdown having…
Python List Methods: A Guide for Beginners
https://medium.com/@TKLVCHV/python-list-methods-a-guide-for-beginners-585966b41a1c
https://medium.com/@TKLVCHV/python-list-methods-a-guide-for-beginners-585966b41a1c
Medium
Python List Methods: A Guide for Beginners
Learning to code in Python is an exciting journey! Lists are one of the most versatile and frequently used data structures in Python, and mastering their methods will make your programming life so…
Building Scalable Web Applications with Python and Azure App Service
https://medium.com/@asiyafarseen1002/building-scalable-web-applications-with-python-and-azure-app-service-a0b70f63db5c
https://medium.com/@asiyafarseen1002/building-scalable-web-applications-with-python-and-azure-app-service-a0b70f63db5c
Medium
Building Scalable Web Applications with Python and Azure App Service
In today’s digital-first world, creating scalable web applications is essential for handling unpredictable traffic and ensuring smooth…
Interview Transcripts: Exploratory Data Analysis in Python
https://medium.com/@verashoda/interview-transcripts-exploratory-data-analysis-in-python-0f2ea4921d67
https://medium.com/@verashoda/interview-transcripts-exploratory-data-analysis-in-python-0f2ea4921d67
Medium
Interview Transcripts: Exploratory Data Analysis in Python
This tutorial introduces several techniques researchers can apply to explore and analyze interview transcripts. The Python codes are meant…
Custom Chat App — An Overview | Python GUI
https://medium.com/@pythongui/custom-chat-app-an-overview-python-gui-28e9a7f3d766
https://medium.com/@pythongui/custom-chat-app-an-overview-python-gui-28e9a7f3d766
Medium
Custom Chat App — An Overview | Python GUI
Custom Chat App offers tailored communication solutions for individuals and businesses. With features like personalized interfaces, secure…
🛍️ Why Every Online Store Needs a Telegram Bot 🤖
https://medium.com/@strongnationdev/%EF%B8%8F-why-every-online-store-needs-a-telegram-bot-700607cec022
https://medium.com/@strongnationdev/%EF%B8%8F-why-every-online-store-needs-a-telegram-bot-700607cec022
Medium
🛍️ Why Every Online Store Needs a Telegram Bot 🤖
In today’s competitive e-commerce world, store owners are finding new ways to make shopping easier, faster, and more personal for their…
HuggingFace SmolLM2 with Ollama & Python to run in local
https://medium.com/@amrs.tech/huggingface-smollm2-with-ollama-python-to-run-in-local-4b306b6c02ae
https://medium.com/@amrs.tech/huggingface-smollm2-with-ollama-python-to-run-in-local-4b306b6c02ae
Medium
HuggingFace SmolLM2 with Ollama & Python to run in local
Small language models (SLMs) have gained significant attention recently, as they do not fail to deliver the capabilities of large language…
Interview Questions for Data Analyst in Python
https://medium.com/@Jack.Penn/interview-questions-for-data-analyst-in-python-9500a8e8c156
https://medium.com/@Jack.Penn/interview-questions-for-data-analyst-in-python-9500a8e8c156
Medium
Interview Questions for Data Analyst in Python
Learn something new every day with Python — Day 9