Data Science Machine Learning Data Analysis
37.3K subscribers
1.59K photos
29 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 to Perform Comprehensive Large Scale LLM Validation

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Learn how to validate large scale LLM applications
πŸ“Œ What If I Had AI in 2020: Rent The Runway Dynamic Pricing Model

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Ever wondered how different things might have been if ChatGPT had existed at the start…
πŸ“Œ Where Hurricanes Hit Hardest: A County-Level Analysis with Python

πŸ—‚ Category: DATA SCIENCE

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

Use Python, GeoPandas, Tropycal, and Plotly Express to map the number of hurricane encounters per…
❀1
πŸ“Œ Designing Trustworthy ML Models: Alan & Aida Discover Monotonicity in Machine Learning

πŸ—‚ Category: MACHINE LEARNING

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

Accuracy alone doesn’t guarantee trustworthiness. Monotonicity ensures predictions align with common sense and business rules.
πŸ“Œ From LangExtract to LangGraph: LLM Optimization, Explained

πŸ—‚ Category: THE VARIABLE

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

Cutting-edge workflows, new libraries, and more
❀1
πŸ“Œ Everything You Need to Know About the New Power BI Storage Mode

πŸ—‚ Category: DATA SCIENCE

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

50 Shades of Direct Lake
πŸ“Œ AI Agents for Supply Chain Optimisation: Production Planning

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

How to integrate an optimisation algorithm in a FastAPI microservice and connect it with an…
πŸ“Œ Smarter Model Tuning: An AI Agent with LangGraph + Streamlit That Boosts ML Performance

πŸ—‚ Category: AGENTIC AI

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

Automating model tuning in Python with Gemini, LangGraph, and Streamlit for regression and classification improvements
❀1
πŸ“Œ β€œWhere’s Marta?”: How We Removed Uncertainty From AI Reasoning

πŸ—‚ Category: LLM APPLICATIONS

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

A primer on overcoming LLM limitations with formal verification.
❀1
πŸ“Œ The Upstream Mentality: Why AI/ML Engineers Must Think Beyond the Model

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Your 3am production alert isn’t a model problemβ€”it’s an upstream crisis in disguise
❀1
πŸ“Œ Building a Modern Dashboard with Python and Tkinter

πŸ—‚ Category: PROGRAMMING

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

Create polished GUIs and data dashboards with this versatile library
❀1
πŸ“Œ Mastering NLP with spaCy – Part 3

πŸ—‚ Category: DATA SCIENCE

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

Rule-based matching for information extraction
❀2
πŸ“Œ Help Your Model Learn the True Signal

πŸ—‚ Category: MACHINE LEARNING

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

An algorithm-agnostic approach inspired by Cook’s distance
πŸ“Œ Capturing and Deploying PyTorch Models with torch.export

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

A demonstration of PyTorch’s exciting new export feature on a HuggingFace model
❀1
πŸ“Œ Advanced Prompt Engineering for Data Science Projects

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Part 2: Prompt Engineering for Features, Modeling, and Evaluation
❀1
πŸ“Œ Water Cooler Small Talk, Ep 8: Should ChatGPT Be Blocked at Work?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Water cooler small talk is a special kind of small talk, typically observed in office…
❀2
πŸ“Œ Can LangExtract Turn Messy Clinical Notes into Structured Data?

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Turning raw clinical notes into structured entities with LLMs.
❀1
πŸ“Œ Modular Arithmetic in Data Science

πŸ—‚ Category: DATA SCIENCE

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

Modular arithmetic is a mathematical system where numbers cycle back to the beginning after reaching…
πŸ“Œ Extracting Structured Data with LangExtract: A Deep Dive into LLM-Orchestrated Workflows

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

A guide to building modular workflows for structured intelligence
❀1
πŸ“Œ Maximizing AI/ML Model Performance with PyTorch Compilation

πŸ—‚ Category: MACHINE LEARNING

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

Since its inception in PyTorch 2.0 in March 2023, the evolution of torch.compile has been one of…