Data Science Machine Learning Data Analysis
37.7K subscribers
2.62K 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
πŸ“Œ How AI Agents β€œTalk” to Each Other

πŸ—‚ Category: THE VARIABLE

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

Minimize chaos and maintain inter-agent harmony in your projects
πŸ“Œ Connecting the Dots for Better Movie Recommendations

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Connecting the Dots for Better Movie Recommendations: Lightweight graph RAG on Rotten Tomatoes movie reviews
πŸ“Œ Agentic AI 103: Building Multi-Agent Teams

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Build multi-agent teams that can automate tasks and enhance productivity.
πŸ“Œ Design Smarter Prompts and Boost Your LLM Output: Real Tricks from an AI Engineer’s Toolbox

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Not just what you ask, but how you ask it. Practical techniques for prompt engineering…
πŸ“Œ User Authorisation in Streamlit With OIDC and Google

πŸ—‚ Category: DATA SCIENCE

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

Log in to a Streamlit app with a Google email account
πŸ“Œ Exploring the Proportional Odds Model for Ordinal Logistic Regression

πŸ—‚ Category: DATA SCIENCE

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

Understanding and Implementing Brant’s Tests in Ordinal Logistic Regression with Python
πŸ“Œ Can AI Truly Develop a Memory That Adapts Like Ours?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Exploring Titans: A new architecture equipping LLMs with human-inspired memory that learns and updates itself…
πŸ“Œ Mobile App Development with Python

πŸ—‚ Category: PROGRAMMING

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

Build iOS & Android Apps with Kivy
πŸ“Œ Audio Spectrogram Transformers Beyond the Lab

πŸ—‚ Category: MACHINE LEARNING

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

A recipe for building a portable soundscape monitoring app with AudioMoth, Raspberry Pi, and a…
πŸ“Œ Automate Models Training: An MLOps Pipeline with Tekton and Buildpacks

πŸ—‚ Category: MACHINE LEARNING

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

A step-by-step guide to containerizing and orchestrating an ML training workflow without the Dockerfile headache,…
❀1
πŸ“Œ 10,000x Faster Bayesian Inference: Multi-GPU SVI vs. Traditional MCMC

πŸ—‚ Category: MACHINE LEARNING

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

Using GPU acceleration to speed up Bayesian Inference from months to minutes…
πŸ“Œ Applications of Density Estimation to Legal Theory

πŸ—‚ Category: DATA SCIENCE

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

A brief analysis using density estimation to compare the two-verdict and three-verdict systems.
πŸ“Œ Mastering SQL Window Functions

πŸ—‚ Category: DATA SCIENCE

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

Understand how to use Window Functions to perform calculations without losing details
πŸ“Œ Exploratory Data Analysis: Gamma Spectroscopy in Python

πŸ—‚ Category: DATA SCIENCE

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

Let’s observe the matter on the atomic level
πŸ“Œ A Bird’s-Eye View of Linear Algebra: Measure of a Map β€” Determinants

πŸ—‚ Category: MATH

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

We roll up our sleeves and start to deal with matrices
πŸ“Œ How to Transition From Data Analyst to Data Scientist

πŸ—‚ Category: DATA SCIENCE

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

Playbook on how data analysts can become data scientists
πŸ“Œ Trying to Stay Sane in the Age of AI

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

A machine learning engineer’s quiet way of not losing her mind
πŸ“Œ Not Everything Needs Automation: 5 Practical AI Agents That Deliver Enterprise Value

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

What actually works with AI agents inside enterprise organizations?
πŸ“Œ How I Automated My Machine Learning Workflow with Just 10 Lines of Python

πŸ—‚ Category: DATA SCIENCE

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

Use LazyPredict and PyCaret to skip the grunt work and jump straight to performance.