Data Science Garage
Python Programming Tips and advices, Machine Learning (ML), Deep Learning (DL), MLOps Explained videos tutorials, Cloud Certifications, Books reviews for Data Science and much more.. Subscribe to get more!
ChatGPT 5: Create HTML Dashboard about Real Estate in US cities
How to Build a ReAct Agent from Scratch with Python
Multi Agent System with Python and CrewAI
Парадокс Симпсона — объяснение на простом примере
How to run LLM locally with ollama | Python example
Параметры конфигурации LLM | Понятно объяснено
Get LLM output as Python object with Langchain and Pydantic | Hands-on tutorial
SequentialChain with LangChain - Python Example (explained)
Get Started with LangChain LLM Models - Step by Step with Python
Build Custom Text Classification Model with Only Few Sample | Spacy and Setfit
Data Scientist Role | My Roadmap
Polars vs Pandas | detailed test with explained results
20 AI tools that makes your life easier | Review
Загрузка данных из AWS S3 в Snowflake Worksheet с помощью SQL
SQL with Python with Polars DataFrame library (hands-on tutorial)
OpenAI API with Python | 3 Use Cases with codes
OpenAI Whisper - Fine tune to Lithuanian | step-by-step with Python
Train Machine Learning Model with SparkML (...and Python) | Hands-on tutorial
Find Outliers with AutoEncoder - Full Tutorial (Hands-on and Theory)
How to use Youtube API to extract YT channel data with Python (Step by step)
BI-DIRECTIONAL ATTENTION | Explained in high level
SELF-ATTENTION in NLP | How does it works? - Explained
ENCODER-DECODER Attention in NLP | How does it works - Explained
Github Action to AWS ECR (Docker Image) | Full Hands-on Tutorial
Cython vs. Python - 3k times faster code! | Test
Data Versioning Control with Real ML Project | Hands-On Lesson #1
Correlation Test with p-value? Yes! | Pandas vs. Scipy
Make Better Heatmap With Seaborn in Python
How to upload Pandas DataFrame to GCP Bucket with Python script
How to build ML Architecture with AWS SageMaker + Lambda + API Gateway | HANDS-ON TUTORIAL