Machine Learning
39.5K subscribers
3.56K photos
24 videos
46 files
579 links
Real Machine Learning β€” simple, practical, and built on experience.
Learn step by step with clear explanations and working code.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
πŸ“Œ Sequential Testing: The Secret Sauce for Low-Volume A/B Tests

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-08-29 | ⏱️ Read time: 9 min read

How to Accelerate Decision-Making with Low Volume Data
πŸ“Œ Let’s Write a Composable, Easy-to-Use Caching Package in Python

πŸ—‚ Category: CODING

πŸ•’ Date: 2024-08-29 | ⏱️ Read time: 11 min read

Easy, user-friendly caching that tailors to all your needs
πŸ“Œ PySpark Explained: Delta Table Time Travel Queries

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-08-29 | ⏱️ Read time: 13 min read

Delete, recover, and replay historical data transactions
πŸ“Œ How to Easily Set Up a Neat User Interface for Your Local LLM

πŸ—‚ Category:

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 5 min read

A step-by-step guide to run Llama3 locally with Open WebUI
πŸ“Œ DSLP – The Data Science Project Management Framework that Transformed My Team

πŸ—‚ Category: AGILE

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 19 min read

It is the best framework for Data Science, by far. Use it for your team…
❀1
πŸ“Œ Climate Change in the Countryside

πŸ—‚ Category: CLIMATE CHANGE

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 13 min read

A Python project for climate warriors
πŸ“Œ Enforcing JSON outputs in commercial LLMs

πŸ—‚ Category:

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 11 min read

A comprehensive guide
❀1
πŸ“Œ How AI Could Soon Take Human-Computer Interaction to New Levels

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 22 min read

As AI models reach excellence in speech recognition and synthesis, text processing, and multimodalism, the…
❀1
πŸ“Œ Beating Connect Four with AI

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 9 min read

A Simple Approach Using Monte Carlo Simulations
❀1πŸ’©1
πŸ“Œ Analytics Frameworks Every Data Scientist Should Know

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 12 min read

Why I believe my experience at McKinsey made me a better data scientist
πŸ“Œ Need for Speed: Streamlit vs Functool Caching

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-08-28 | ⏱️ Read time: 14 min read

Comparing the performance of streamlit and functools caching for pandas and polars. The results will…
❀2
πŸ“Œ Boosting LLM Inference Speed Using Speculative Decoding

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 7 min read

A practical guide on using cutting-edge optimization techniques to speed up inference
πŸ“Œ Building a Robust Data Observability Framework to Ensure Data Quality and Integrity

πŸ—‚ Category:

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 9 min read

How can we improve observability with open-source tools?
πŸ“Œ The MMD-Critic Method, Explained

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 12 min read

A powerful yet under-the-radar method for data summarization and explainable AI
πŸ“Œ Building a Command-Line Quiz Application in R

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2025-10-05 | ⏱️ Read time: 6 min read

Practice control flow, input handling, and functions in R by creating an interactive quiz game.
❀2
πŸ“Œ Missing Value Imputation, Explained: A Visual Guide with Code Examples for Beginners

πŸ—‚ Category: MACHINE LEARNING

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 13 min read

One (tiny) dataset, six imputation methods?
πŸ“Œ When AI Artists Compete:

πŸ—‚ Category: ART

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 10 min read

Insights from My Generative Art Experiment
πŸ“Œ A Machine Learning Mobius: Can Models Learn from Each Other?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 18 min read

Novel twists in synthetic data and learning paradigms
πŸ“Œ How to Effectively Detect Objects with Meta’s Image Segmentation Model: SAM 2

πŸ—‚ Category: MACHINE LEARNING

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 12 min read

Learn how to utilize Meta’s new SAM 2 model to segment anything
πŸ“Œ How to Color Polars DataFrame

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-08-27 | ⏱️ Read time: 6 min read

Continue working with the Polars library while being able to color and style the table