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
πŸ“Œ SQL Optimization, Data Science Portfolios, and Other July Must-Reads

πŸ—‚ Category: DATA SCIENCE

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

The stories that resonated the most with our community in the past month
πŸ“Œ 8 Practical Prompt Engineering Tips for Better LLM Apps

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

How to boost your LLM-native apps with 8 actionable prompt engineering tips for performance, production…
πŸ“Œ Metrics to Evaluate a Classification Machine Learning Model

πŸ—‚ Category:

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

A study case of credit card fraud
πŸ“Œ Line-By-Line, Let’s Reproduce GPT-2: Section 2 – Hardware Optimization

πŸ—‚ Category:

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

This blog post will go line-by-line through the hardware optimizations in Section 2 of Andrej…
πŸ“Œ Paws, Claws, and Code: 6 Must-Know Python Examples

πŸ—‚ Category: DATA SCIENCE

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

Celebrating International Cat Day with Python
πŸ“Œ Will Transformers Revolutionize Time-Series Forecasting?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

With data from industry, academia, and leading researchers
πŸ“Œ Why Data Processing Is a Vital Skill for Data Scientists

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-07-31 | ⏱️ Read time: 4 min read

With pretrained AI models and LLM data analysis on the rise, unique data is the…
πŸ“Œ Better A/B Testing with Survival Analysis

πŸ—‚ Category:

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

When running experiments – don’t forget to bring your survival kit
πŸ“Œ Handling Feedback Loops in Recommender Systems – Deep Bayesian Bandits

πŸ—‚ Category: MACHINE LEARNING

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

Understanding fundamentals of exploration and Deep Bayesian Bandits to tackle feedback loops in recommender systems
πŸ“Œ The Most Useful Advanced SQL Techniques to Succeed in the Tech Industry

πŸ—‚ Category: DATA SCIENCE

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

Syntax, use cases and expert tips for mastering advanced SQL
πŸ“Œ Enhancing E-Commerce with Generative AI – Part 1

πŸ—‚ Category: DEEP LEARNING

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

From Data to Product Recommendations
πŸ“Œ Diffusion Loss: Every Step Explained

πŸ—‚ Category: DEEP LEARNING

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

Paper Review: Denoising Diffusion Probabilistic Model (DDPM)
πŸ“Œ Using Llama 3 for Building AI Agents

πŸ—‚ Category: MACHINE LEARNING

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

Comprehensive guide to building AI Agents with Llama 3 function calling capabilities.
πŸ“Œ GenAI Is Revolutionizing Search

πŸ—‚ Category: SEO

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

And why you and your company should care
πŸ“Œ Done is Better Than Perfect

πŸ—‚ Category: DATA SCIENCE

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

How to be more pragmatic as a Data Scientist, and why it matters for your…
πŸ“Œ Python Poetry – The Best Data Science Dependency Management Tool?

πŸ—‚ Category: DATA SCIENCE

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

Poetry makes deploying machine learning applications a breeze – learn how!
πŸ“Œ Introduction to Reinforcement Learning and Solving the Multi-armed Bandit Problem

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Dissecting β€œReinforcement Learning” by Richard S. Sutton with Custom Python Implementations, Episode I
πŸ“Œ Case-Study: Multilingual LLM for Questionnaire Summarization

πŸ—‚ Category:

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

An LLM Approach to Summarizing Students’ Responses for course Questionnaires in Hebrew, Arabic and English
πŸ“Œ How To Log Databricks Workflows with the Elastic (ELK) Stack

πŸ—‚ Category: DATA ENGINEERING

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

A practical example of setting up observability for a data pipeline using best practices from…
πŸ“Œ Spatial Index: R Trees

πŸ—‚ Category: DATABASE DESIGN

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

Data-driven structures for spatial indexing If you have been following the Spatial Index Series, it…