Data Science Machine Learning Data Analysis
38.7K subscribers
3.62K photos
31 videos
39 files
1.27K links
ads: @HusseinSheikho

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
Download Telegram
πŸ“Œ Adding Training Noise To Improve Detections In Transformers

πŸ—‚ Category: DEEP LEARNING

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

Denoising, explained
πŸ“Œ Hands-on Multi Agent LLM Restaurant Simulation, with Python and OpenAI

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

This is how I used Large Language Models Agents to simulate an end-to-end restaurant process,…
πŸ“Œ A Step-By-Step Guide To Powering Your Application With LLMs

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Explore a hands-on guide to integrating large language models into real-world apps, not just read…
πŸ“Œ Behind the Magic: How Tensors Drive Transformers

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

The workflow Of tensors Inside Transformers
πŸ“Œ LLM Evaluations: from Prototype to Production

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2025-04-25 | ⏱️ Read time: 30 min read

How to monitor the quality of your LLM product
❀1
πŸ“Œ AWS: Deploying a FastAPI App on EC2 in Minutes

πŸ—‚ Category: DATA ENGINEERING

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

From zero to EC2: easy steps to launching an AWS Instance
πŸ“Œ Government Funding Graph RAG

πŸ—‚ Category: DATA SCIENCE

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

Graph visualisation for UK Research and Innovation (UKRI) funding, including NetworkX, PyVis and LlamaIndex graph…
πŸ“Œ How to Integrate AI into Complex Workflows

πŸ—‚ Category: THE VARIABLE

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

This week, we focus on the nitty-gritty details of integrating AI workflows into new contexts.
πŸ“Œ Choose the Right One: Evaluating Topic Models for Business Intelligence

πŸ—‚ Category: MACHINE LEARNING

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

Python tutorial for evaluating top-notch bigram topic models in customer email classification
πŸ“Œ Predicting the NBA Champion with Machine Learning

πŸ—‚ Category: DATA SCIENCE

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

Building a machine learning model to predict the NBA Champion and analyze the most impactful…
πŸ“Œ Exporting MLflow Experiments from Restricted HPC Systems

πŸ—‚ Category: DATA ENGINEERING

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

A workaround method that bypasses direct communication
πŸ“Œ How to Benchmark DeepSeek-R1 Distilled Models on GPQA Using Ollama and OpenAI’s simple-evals

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Set up and run the GPQA-Diamond benchmark on DeepSeek-R1’s distilled models locally to evaluate its…
πŸ“Œ Why Most Cyber Risk Models Fail Before They Begin

πŸ—‚ Category: CYBERSECURITY

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

The case for quantitative thinking in cyber risk
πŸ“Œ Data Science: From School to Work, Part IV

πŸ—‚ Category: PROGRAMMING

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

Good practices for testing your Python projects
πŸ“Œ Explained: How Does L1 Regularization Perform Feature Selection?

πŸ—‚ Category: MATHEMATICS

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

Understanding automatic feature-selection performed by L1 (LASSO) Regularization
πŸ“Œ Enterprise AI: From Build-or-Buy to Partner-and-Grow

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

How can you get started, and who should implement your first AI projects?
πŸ“Œ How to Get Performance Data from Power BI with DAX Studio

πŸ—‚ Category: DATA ANALYSIS

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

Sometimes we have a slow Report, and we need to figure out why. I will…
πŸ“Œ Is Your Training Data Representative? A Guide to Checking with PSI in Python

πŸ—‚ Category: DATA SCIENCE

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

Comparing Variable Distributions Between Two Datasets Using Population Stability Index (PSI) and CramΓ©r’s V.
❀2
πŸ“Œ MapReduce: How It Powers Scalable Data Processing

πŸ—‚ Category: DATA ENGINEERING

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

An overview of the MapReduce programming model and how it can be used to optimize…
❀2
πŸ“Œ AI Agents Processing Time Series and Large Dataframes

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Build from Scratch using only Python & Ollama (no GPU, no APIKEY)