Machine Learning
38.9K subscribers
3.72K photos
31 videos
40 files
1.29K links
Machine learning insights, practical tutorials, and clear explanations for beginners and aspiring data scientists. Follow the channel for models, algorithms, coding guides, and real-world ML applications.

Admin: @HusseinSheikho
Download Telegram
πŸ“Œ How to Build a Genetic Algorithm from Scratch in Python

πŸ—‚ Category: DATA SCIENCE

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

A complete walkthrough on how one can build a Genetic Algorithm from scratch in Python,…
❀1
πŸ“Œ Stop Being Data-Driven

πŸ—‚ Category: DATA SCIENCE

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

Why we are fooled by data and how to stop it
πŸ“Œ Stop Manually Sorting Your List In Python If Performance Is Concerned

πŸ—‚ Category: DATA SCIENCE

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

A sorted collection library that is as fast as C-extensions
πŸ“Œ The Smarter Way of Using AI in Programming

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

avoid the outdated methods of integrating AI into your coding workflow by going beyond ChatGPT
πŸ“Œ How to Create Custom Color Palettes in Matplotlib – Discrete vs. Linear Colormaps, Explained

πŸ—‚ Category: DATA SCIENCE

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

Actionable guide on how to bring custom colors to personalize your charts
πŸ“Œ The Essential Guide to Error-Checking and Reviewing Presentations

πŸ—‚ Category: DATA SCIENCE

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

An overlooked skill for Data Scientists (and not only)
πŸ“Œ LLMs, AI Agents, the Economics of Generative AI, and Other August Must-Reads

πŸ—‚ Category: DATA SCIENCE

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

The stories that resonated the most with our community in the past month
πŸ“Œ Machine Learning Operations (MLOps) For Beginners

πŸ—‚ Category:

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

End-to-end Project Implementation
πŸ“Œ 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
πŸ“Œ 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?