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
π
Stars of the 2024 Paris Olympics
π
Category: DATA SCIENCE
π
Date: 2024-08-12 |
β±οΈ
Read time: 8 min read
How to use Wikipedia data to visualize the popularity of top athletes and Olympic sports
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
My Honest Advice for Someone Who Wants to Become a Data Scientist
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-12 |
β±οΈ
Read time: 7 min read
What I wish someone would tell me before studying data science
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
LLM-Powered Parsing and Analysis of Semi-Structured & Structured Documents
π
Category: LARGE LANGUAGE MODELS
π
Date: 2024-08-12 |
β±οΈ
Read time: 20 min read
This article shows how to extract desired or key information from semi-structured or unstructured informationβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
New Approach for Training Physical (as Opposed to Computer-Based) Artificial Neural Networks
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-12 |
β±οΈ
Read time: 7 min read
Neural networks built from light waves could allow for much more versatile, scalable, and energy-efficientβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
The Poisson Bootstrap
π
Category: STATISTICS
π
Date: 2024-08-12 |
β±οΈ
Read time: 10 min read
Bootstrapping over large datasets
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Advanced Recursive and Follow-Up Retrieval Techniques For Better RAGs
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-12 |
β±οΈ
Read time: 18 min read
Breaking the problem solves half of it. Chaining them makes it even better.
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
AI Agents β From Concepts to Practical Implementation in Python
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-12 |
β±οΈ
Read time: 12 min read
This will change the way you think about AI and its capabilities
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How to practice data analyst interviews with AI
π
Category:
π
Date: 2024-08-12 |
β±οΈ
Read time: 8 min read
Using LLMs to generate synthetic data and code
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Top Career Websites for Data Engineers
π
Category: ANALYTICS
π
Date: 2024-08-11 |
β±οΈ
Read time: 9 min read
How to find fantastic remote jobs and get hired
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Accelerating AI/ML Model Training with Custom Operators
π
Category: MACHINE LEARNING
π
Date: 2024-08-11 |
β±οΈ
Read time: 18 min read
On the potential benefits of creating model-specific GPU kernels and their application to optimizing theβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Introduction to Support Vector Machinesβ-βMotivation and Basics
π
Category: DATA SCIENCE
π
Date: 2024-08-10 |
β±οΈ
Read time: 8 min read
Learn basic concepts that make Support Vector Machine a powerful linear classifier
π
Read and Learn
π§ͺ
Explore Data Science
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