Data Science Machine Learning Data Analysis
@DataScienceM
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
Join
Data Science Machine Learning Data Analysis
37.7K subscribers
Data Science Machine Learning Data Analysis
π
Master Bots Before Starting with AI Agents: Simple Steps to Create a Mastodon Bot with Python
π
Category: PROGRAMMING
π
Date: 2024-12-27 |
β±οΈ
Read time: 13 min read
I recently published a post on Mastodon that was shared by six other accounts withinβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
Understanding the Optimization Process Pipeline in Linear Programming
π
Category:
π
Date: 2024-12-27 |
β±οΈ
Read time: 8 min read
An introduction to the backend and frontend processes in linear programming, including the mathematical programmingβ¦
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
Lessons from COVID-19: Why Probability Distributions Matter
π
Category: COVID-19
π
Date: 2024-12-27 |
β±οΈ
Read time: 13 min read
Understanding Distributions with Extremes: Probability for Data Science Series (END)
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
Track Computer Vision Experiments with MLflow
π
Category:
π
Date: 2024-12-26 |
β±οΈ
Read time: 10 min read
Discover how to set up an efficient MLflow environment to track your experiments, compare andβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
Linearizing Attention
π
Category: LARGE LANGUAGE MODELS
π
Date: 2024-12-26 |
β±οΈ
Read time: 8 min read
Breaking the Quadratic Barrier: Modern Alternatives to Softmax Attention
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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,β¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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β¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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β¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
Learning ML or Learning About Learning ML?
π
Category: DATA SCIENCE
π
Date: 2025-01-03 |
β±οΈ
Read time: 4 min read
Pragmatism versus (over-)planning
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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β¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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β¦
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science
Data Science Machine Learning Data Analysis
π
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
π
Read and Learn
π§ͺ
Explore Data Science