Master Your Online Security: Generate Strong Passwords Like a Pro with Python!
https://swainrasmiranjan.medium.com/master-your-online-security-generate-strong-passwords-like-a-pro-with-python-bae6e9f3c508
https://swainrasmiranjan.medium.com/master-your-online-security-generate-strong-passwords-like-a-pro-with-python-bae6e9f3c508
Medium
Master Your Online Security: Generate Strong Passwords Like a Pro with Python!
Hey there, fellow tech enthusiasts! 👋 Today, I’ve got a neat little Python trick up my sleeve that’ll make you feel like a superhero when…
Exploring RFM Analysis and K-Means Clustering
https://medium.com/@sandytzujuchen/exploring-rfm-analysis-and-k-means-clustering-fe9d814be237
https://medium.com/@sandytzujuchen/exploring-rfm-analysis-and-k-means-clustering-fe9d814be237
Medium
Exploring RFM Analysis and K-Means Clustering
Introduction
Need for speed: 3 tips to improve Python’s performances
https://medium.com/@0x1770/need-for-speed-3-tips-to-improve-pythons-performances-0e57ac2200df
https://medium.com/@0x1770/need-for-speed-3-tips-to-improve-pythons-performances-0e57ac2200df
Medium
Need for speed: 3 tips to improve Python’s performances
Python is the fastest language ever… NOT. We all know that Python is an interpreted language, not a compiled one like C/C++. So in term of…
Understanding DataFrame Transposition in Pandas
https://python.plainenglish.io/understanding-dataframe-transposition-in-pandas-69381dbf49b7
https://python.plainenglish.io/understanding-dataframe-transposition-in-pandas-69381dbf49b7
Medium
Understanding DataFrame Transposition in Pandas
DataFrame transposition is a fundamental operation in data manipulation using Pandas, a powerful data analysis library in Python. This…
Introduction to Web Scraping with Python: A Beginner-Friendly Guide
https://medium.com/@YonisLacorte/introduction-to-web-scraping-with-python-a-beginner-friendly-guide-d44d41817e7c
https://medium.com/@YonisLacorte/introduction-to-web-scraping-with-python-a-beginner-friendly-guide-d44d41817e7c
Medium
Introduction to Web Scraping with Python: A Beginner-Friendly Guide
Unleash Your Data Potential: A Beginner’s Guide to Python Web Scraping and Effective Data Extraction. (Available for free at this link)
Building an Interactive AI Nutritional and Dietary Consultant with Litellm, Ollama, and Mistral
https://medium.com/aiinfinity/building-an-interactive-ai-nutritional-and-dietary-consultant-with-litellm-ollama-and-mistral-cb9db1f1b16d
https://medium.com/aiinfinity/building-an-interactive-ai-nutritional-and-dietary-consultant-with-litellm-ollama-and-mistral-cb9db1f1b16d
Medium
Building an Interactive AI Nutritional and Dietary Consultant with Litellm, Ollama, and Mistral
Disclaimer: This guide is for informational purposes only and not intended as medical advice. Always consult a healthcare professional…
The Art of Python Development: Crafting Effective Services for Your Projects
https://medium.com/@bansodk387/the-art-of-python-development-crafting-effective-services-for-your-projects-b6d7c68258b8
https://medium.com/@bansodk387/the-art-of-python-development-crafting-effective-services-for-your-projects-b6d7c68258b8
Medium
The Art of Python Development: Crafting Effective Services for Your Projects
In the dynamic world of software development, Python has emerged as a powerhouse, offer a wide array of capabilities for building robust…
Token Classification Fine-tuning using Synthenic Dataset
https://alfarruggia.medium.com/token-classification-fine-tuning-using-synthenic-dataset-1dc0acb0115d
https://alfarruggia.medium.com/token-classification-fine-tuning-using-synthenic-dataset-1dc0acb0115d
Medium
Token Classification Fine-tuning using Synthenic Dataset
This Medium series covers the content published in the Hugging Face blog about refining the Token Classification Task. While the original…
How to create a Workout Domain Synthetic Dataset
https://alfarruggia.medium.com/how-to-create-a-workout-domain-synthetic-dataset-ec1140d75085
https://alfarruggia.medium.com/how-to-create-a-workout-domain-synthetic-dataset-ec1140d75085
Medium
How to create a Workout Domain Synthetic Dataset
In this serie we are going to fine-tuning a Token Classifier Model trained using a Synthetic dataset for the Fitness Domain. Dataset has…
Using LangChain to teach an LLM to write like you
https://arslanshahid-1997.medium.com/using-langchain-to-teach-an-llm-to-write-like-you-aab394d54792
https://arslanshahid-1997.medium.com/using-langchain-to-teach-an-llm-to-write-like-you-aab394d54792
Medium
Using LangChain to teach an LLM to write like you
LangChain tutorial on making a document retriever and generator, which enables it to write just like me
Can’t Believe How Easy It Is To Plot Such A Data Visualisation In Python
https://towardsdatascience.com/cant-believe-how-easy-it-is-to-plot-such-a-data-visualisation-in-python-5bcd612e0277
https://towardsdatascience.com/cant-believe-how-easy-it-is-to-plot-such-a-data-visualisation-in-python-5bcd612e0277
Medium
Make Your Python Data Visualisation Charts Well-”Rounded”
Basic usage of the library PyCirclize — Circos Diagrams
Data Engineering — Building an ETL Pipeline for Canadian ETFs
https://ask-data.medium.com/data-engineering-building-an-etl-pipeline-for-canadian-etfs-229c5a94dab5
https://ask-data.medium.com/data-engineering-building-an-etl-pipeline-for-canadian-etfs-229c5a94dab5
Medium
Data Engineering — Building an ETL Pipeline for Canadian ETFs
Web scraping → Transformation & Data Validation → Loading into Snowflake → EDA in Snowflake (part 1)
Dive Deeper with fluidfoam: Advanced Techniques for Extracting & Analyzing OpenFOAM Data in Python
https://blog.stackademic.com/dive-deeper-with-fluidfoam-advanced-techniques-for-extracting-analyzing-openfoam-data-in-python-1c247376df63
https://blog.stackademic.com/dive-deeper-with-fluidfoam-advanced-techniques-for-extracting-analyzing-openfoam-data-in-python-1c247376df63
Medium
Dive Deeper with fluidfoam: Advanced Techniques for Extracting & Analyzing OpenFOAM Data in Python
Craving deeper insights from your OpenFOAM simulations? Explore the wonders of Python post-processing with fluidfoam. Learn how to…
The Ultimate MLOps Cheatsheet: Essential Commands for Linux, Docker, Kubernetes, Git and More
https://levelup.gitconnected.com/the-ultimate-mlops-cheatsheet-essential-commands-for-linux-docker-kubernetes-git-and-more-924b9434dc95
https://levelup.gitconnected.com/the-ultimate-mlops-cheatsheet-essential-commands-for-linux-docker-kubernetes-git-and-more-924b9434dc95
Medium
The Ultimate MLOps Cheatsheet: Essential Commands for Linux, Docker, Kubernetes, Git and More
Linux, Docker, Kubernetes, Git, SQL, etc