Machine Learning
@DataScienceM
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
Join
Machine Learning
38.9K subscribers
Machine Learning
π
Denormalisation: Thoughtful Optimisation or Irrational Avant-Garde?
π
Category: DATA SCIENCE
π
Date: 2024-08-10 |
β±οΈ
Read time: 19 min read
Perspective on Performance Optimisation and Data Quality
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Which Regression technique should you use?
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-10 |
β±οΈ
Read time: 12 min read
Hereβs a taxonomy of what is the best regression technique based on your specific dataset
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Data Scaling 101: Standardization and Min-Max Scaling Explained
π
Category: DATA ENGINEERING
π
Date: 2024-08-10 |
β±οΈ
Read time: 5 min read
When to use MinMaxScaler vs StandardScaler vs something else
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Algorithm-Agnostic Model Building with MLflow
π
Category: MACHINE LEARNING
π
Date: 2024-08-10 |
β±οΈ
Read time: 10 min read
A beginner-friendly step-by-step guide to creating generic ML pipelines using mlflow.pyfunc
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Running a SOTA 7B Parameter Embedding Model on a Single GPU
π
Category:
π
Date: 2024-08-09 |
β±οΈ
Read time: 19 min read
In this post I will explain how to run a state-of-the-art 7B parameter LLM basedβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Improving Code Quality During Data Transformation with Polars
π
Category:
π
Date: 2024-08-09 |
β±οΈ
Read time: 6 min read
Optimize your data workflows with Polars by improving code quality and refining transformations with theseβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Structured Outputs and How to Use Them
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 5 min read
Building robustness and determinism in LLM applications
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Pre-Commit & Git Hooks: Automate High Code Quality
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 6 min read
How to improve your code quality with pre-commit and git hooks
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
KernelSHAP can be misleading with correlated predictors
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 7 min read
A concrete case study
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
AI for the Absolute Novice β Intuitively and Exhaustively Explained
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 40 min read
From βIβve never codedβ to making an AI model from scratch.
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
LLMOps β Serve a Llama-3 model with BentoML
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 5 min read
Quickly set up LLM APIs with BentoML and Runpod
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
We Need to Raise the Bar for AI Product Managers
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 10 min read
How to Stop Blaming the βModelβ and Start Building Successful AI Products
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Create Stronger Decision Trees with bootstrapping and genetic algorithms
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-09 |
β±οΈ
Read time: 31 min read
A technique to better allow decision trees to be used as interpretable models
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Ask Not What AI Can Do for You β Ask What You Can Achieve with AI
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-08 |
β±οΈ
Read time: 11 min read
Unlock AI for Everyone: Discover How You Can Use LLMs in Everyday Tasks
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
3 Key Tweaks That Will Make Your Matplotlib Charts Publication Ready
π
Category: DATA SCIENCE
π
Date: 2024-08-08 |
β±οΈ
Read time: 4 min read
Matplotlib charts are an eyesore by default β hereβs what to do about it.
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
The Big Questions Shaping AI Today
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-08 |
β±οΈ
Read time: 4 min read
Our weekly selection of must-read Editorsβ Picks and original features
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
5 Proven Query Translation Techniques To Boost Your RAG Performance
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-08 |
β±οΈ
Read time: 11 min read
How to get near-perfect LLM performance even with ambiguous user inputs
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How to Use Machine Learning to Inform Design Decisions and Make Predictions
π
Category: DATA SCIENCE
π
Date: 2024-08-08 |
β±οΈ
Read time: 15 min read
An Introductory Guide and Use Case for Applied Data Science
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Spatial Interpolation in Python
π
Category: DATA SCIENCE
π
Date: 2024-08-08 |
β±οΈ
Read time: 4 min read
Using the Inverse Distance Weighting method to infer missing spatial data
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Reinforcement Learning, Part 6: n-step Bootstrapping
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-07 |
β±οΈ
Read time: 7 min read
Pushing the boundaries: generalizing temporal difference algorithms
π
Read and Learn
π§ͺ
Explore Data Science