Machine Learning
@DataScienceM
38.9K
subscribers
3.73K
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
π
3 AI Use Cases (That Are Not a Chatbot)
π
Category: MACHINE LEARNING
π
Date: 2024-08-21 |
β±οΈ
Read time: 7 min read
Feature engineering, structuring unstructured data, and lead scoring
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
AWS DeepRacer : A Practical Guide to Reducing The Sim2Real Gap β Part 1
π
Category: ROBOTICS
π
Date: 2024-08-21 |
β±οΈ
Read time: 10 min read
In this guide (which also happens to be my first Medium article), I will shareβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
What Do Large Language Models βUnderstandβ?
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-21 |
β±οΈ
Read time: 31 min read
A deep dive on the meaning of understanding and how it applies to LLMs
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Hands-on Time Series Anomaly Detection using Autoencoders, with Python
π
Category: DATA SCIENCE
π
Date: 2024-08-21 |
β±οΈ
Read time: 12 min read
Hereβs how to use Autoencoders to detect signals with anomalies in a few lines ofβ¦
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How I Used ChatGPT to Land My Next Data Science Role
π
Category: DATA SCIENCE
π
Date: 2025-10-06 |
β±οΈ
Read time: 9 min read
Practical AI hacks for every stage of the job searchβ β with real prompts and examples
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How To Build Effective Technical Guardrails for AI Applications
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2025-10-06 |
β±οΈ
Read time: 13 min read
Exploring the most practical guardrails to implement at ground level
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Plotly Dash β A Structured Framework for a Multi-Page Dashboard
π
Category: DATA VISUALIZATION
π
Date: 2025-10-06 |
β±οΈ
Read time: 12 min read
An easy starting point for larger and more complicated Dash dashboards
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How To Get A Data Science Graduate Scheme / Internship
π
Category: DATA SCIENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 8 min read
My advice for university and college students wanting to get into data science
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Integrating LLM Agents with LangChain into VICA
π
Category:
π
Date: 2024-08-20 |
β±οΈ
Read time: 17 min read
Learn how we use LLM Agents to improve and customise transactions in a chatbot!
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Solving a Constrained Project Scheduling Problem with Quantum Annealing
π
Category: DATA SCIENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 29 min read
Solving the resource constrained project scheduling problem (RCPSP) with D-Waveβs hybrid constrained quadratic model (CQM)
β€
1
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Implementing Convolutional Neural Networks in TensorFlow
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 6 min read
Step-by-step code guide to building a Convolutional Neural Network
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How to Forecast Hierarchical Time Series
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 13 min read
A beginnerβs guide to forecast reconciliation
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
ChatGPT vs. Claude vs. Gemini for Data Analysis (Part 2): Whoβs the Best at EDA?
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 14 min read
Five criteria to compare ChatGPT, Claude, and Gemini in tackling Exploratory Data Analysis
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Distance Metric Learning for Outlier Detection
π
Category: DATA SCIENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 23 min read
An outlier detection method that determines a relevant distance metric between records
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
How to Effortlessly Extract Receipt Information with OCR and GPT-4o mini
π
Category:
π
Date: 2024-08-20 |
β±οΈ
Read time: 16 min read
Utilize OCR and the powerful GPT-4o mini model to perform information extraction on receipts
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Path Representation in Python
π
Category: DATA SCIENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 5 min read
Stop using strings to represent paths and use pathlib instead
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Empowering Data-Driven Decisions: Embedding Trust in Text-to-SQL AI Agents
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-20 |
β±οΈ
Read time: 19 min read
Simplify complex data environments for users utilizing reliable AI Agent systems towards better data-driven decision-making
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
K Nearest Neighbor Classifier, Explained: A Visual Guide with Code Examples for Beginners
π
Category: MACHINE LEARNING
π
Date: 2024-08-20 |
β±οΈ
Read time: 9 min read
The friendly neighbor approach to machine learning
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Speakerβs Privacy Protection in DNN-Based Speech Processing Tools
π
Category:
π
Date: 2024-08-20 |
β±οΈ
Read time: 11 min read
A novel method in privacy-preserving speech processing which anonymizes the speaker attributes using space-filling vectorβ¦
π
Read and Learn
π§ͺ
Explore Data Science
Machine Learning
π
Unsupervised Learning Series: Exploring the Mean-Shift Algorithm
π
Category: ARTIFICIAL INTELLIGENCE
π
Date: 2024-08-19 |
β±οΈ
Read time: 11 min read
Letβs learn one of the most famous density-based clustering algorithms, Mean-Shift.
π
Read and Learn
π§ͺ
Explore Data Science