Data Science Machine Learning Data Analysis
37.7K subscribers
2.49K photos
28 videos
39 files
1.25K links
This channel is for Programmers, Coders, Software Engineers.

1- Data Science
2- Machine Learning
3- Data Visualization
4- Artificial Intelligence
5- Data Analysis
6- Statistics
7- Deep Learning

Cross promotion and ads: @hussein_sheikho
Download Telegram
πŸ“Œ How Neural Networks Learn: A Probabilistic Viewpoint

πŸ—‚ Category: MACHINE LEARNING

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

Understanding Loss Functions in Training Neural Networks
πŸ“Œ Linearizing Attention

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Breaking the Quadratic Barrier: Modern Alternatives to Softmax Attention
πŸ“Œ Your Company Needs Small Language Models

πŸ—‚ Category: CHATGPT

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

When specialized models outperform general-purpose models
❀1
πŸ“Œ Calculating a linear extrapolation (or Trend) in DAX

πŸ—‚ Category:

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

In DAX there is no built-in method to calculate a Trend. Therefore we must do…
❀1
πŸ“Œ Training LLM, from Scratch, in Rust

πŸ—‚ Category: MACHINE LEARNING

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

In this companion article, I’ll show my implementation for training from scratch a GPT-like model,…
πŸ“Œ Understanding When and How to Implement FastAPI Middleware (Examples and Use Cases)

πŸ—‚ Category: DATA SCIENCE

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

Supercharge Your FastAPI with Middleware: Practical Use Cases and Examples
πŸ“Œ Jingle Bells and Statistical Tests

πŸ—‚ Category: STATISTICS

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

Data Types, Hypotheses and Statistical Tests That Fit Them with Festive Christmas Market Examples
πŸ“Œ Speed Up PyTorch With Custom Kernels. But It Gets Progressively Darker

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-01-09 | ⏱️ Read time: 5 min read

We’ll begin with torch.compile, move on to writing a custom Triton kernel, and finally dive…
πŸ“Œ Missing Data in Time-Series? Machine Learning Techniques (Part 2)

πŸ—‚ Category: MACHINE LEARNING

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

Using Clustering Algorithms to Handle Missing Time-Series Data
πŸ“Œ Advanced SQL Techniques for Unstructured Data Handling

πŸ—‚ Category: DATA SCIENCE

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

Everything you need to know to get started with text mining
πŸ“Œ Statistical Learnability of Strategic Linear Classifiers: A Proof Walkthrough

πŸ—‚ Category: MACHINE LEARNING

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

With the help of an intricate geometric construction, we can prove that instance-wise cost functions…
πŸ“Œ Learning ML or Learning About Learning ML?

πŸ—‚ Category: DATA SCIENCE

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

Pragmatism versus (over-)planning
πŸ“Œ A Visual Guide to Tuning Gradient Boosted Trees

πŸ—‚ Category: DATA SCIENCE

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

Introduction My previous posts looked at the bog-standard decision tree and the wonder of a…
πŸ“Œ Implementing the Coffee Machine Project in Python Using Object Oriented Programming

πŸ—‚ Category: PROGRAMMING

πŸ•’ Date: 2025-09-15 | ⏱️ Read time: 9 min read

Understanding classes, objects, attributes, and methods
πŸ“Œ You Only Need 3 Things to Turn AI Experiments into AI Advantage

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-09-15 | ⏱️ Read time: 7 min read

Trapped in a purgatory of POCs enterprises need to focus and build just 3 pillars…
πŸ“Œ Learn How to Use Transformers with HuggingFace and SpaCy

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-09-15 | ⏱️ Read time: 7 min read

Mastering NLP with spaCy: Part 4
❀2
πŸ“Œ How to Become a Machine Learning Engineer (Step-by-Step)

πŸ—‚ Category: MACHINE LEARNING

πŸ•’ Date: 2025-09-15 | ⏱️ Read time: 12 min read

Your one-stop guide to becoming a machine learning engineer
❀1
πŸ“Œ Sensor Fusion – KITTI – β€˜Lidar-based Obstacle Detection’ – Part-1

πŸ—‚ Category: MACHINE LEARNING

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

Sensor fusion, multi-modal perception, autonomous vehicles – if these keywords pique your interest, this Medium…
πŸ“Œ Three Important Pandas Functions You Need to Know

πŸ—‚ Category: DATA SCIENCE

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

Master these techniques to stand out as a Python developer
πŸ“Œ Building a Custom AI Jira Agent

πŸ—‚ Category:

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

How I used Google Mesop, Django, LangChain Agents, CO-STAR & Chain-of-Thought prompting combined with the…
❀2
πŸ“Œ 2024 Survival Guide for Machine Learning Engineer Interviews

πŸ—‚ Category: MACHINE LEARNING

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

A year-end summary for junior-level MLE interview preparation