Data Science Machine Learning Data Analysis
37.7K subscribers
2.51K 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 Large Language Models (LLMs) Learn: Playing Games

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

LLMs are just professional Mad Libs Players
πŸ“Œ LLM Evaluation, Parallel Computing, Demand Forecasting, and Other Hands-On Data Science Approaches

πŸ—‚ Category: DATA SCIENCE

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

Our weekly selection of must-read Editors’ Picks and original features
πŸ“Œ Advanced Pandas Techniques for Data Processing and Performance

πŸ—‚ Category:

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

Hands-on approach from chunked processing to parallel execution
πŸ“Œ Are Meta’s AI Profiles Unethical?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

As AI becomes further enmeshed into every product we use, what rules should exist to…
πŸ“Œ Speed Up PyTorch With Custom Kernels. But It Gets Progressively Darker

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

We’ll begin with torch.compile, move on to writing a custom Triton kernel, and finally dive…
πŸ“Œ How to Enrich LLM Context to Significantly Enhance Capabilities

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

Learn how to empower your LLMs by leveraging additional metadata
πŸ“Œ Why Your A/B Test Winner Might Just Be Random Noise

πŸ—‚ Category: DATA SCIENCE

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

What a coach’s warm-up trial can teach us about running better experiments
πŸ“Œ A New Approach to AI Safety: Layer Enhanced Classification (LEC)

πŸ—‚ Category:

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

LEC surpasses best in class models, like GPT-4o, by combining the efficiency of a ML…
❀1
πŸ“Œ Semantically Compress Text to Save On LLM Costs

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

LLMs are great… if they can fit all of your data.
πŸ“Œ Introducing Layer Enhanced Classification (LEC)

πŸ—‚ Category:

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

A novel approach for lightweight safety classification using pruned language models
πŸ“Œ From Prototype to Production: Enhancing LLM Accuracy

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Implementing evaluation frameworks to optimize accuracy in real-world applications
πŸ“Œ Synthetic Control Sample for Before and After A/B Test

πŸ—‚ Category: DATA SCIENCE

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

Learn a simple way to use linear regression to create a synthetic control sample for…
πŸ“Œ Why Sets Are So Useful in Programming

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-12-19 | ⏱️ Read time: 8 min read

And how you can use them to boost your code performance
πŸ“Œ 2024 Highlights: The AI and Data Science Articles That Made a Splash

πŸ—‚ Category: DATA SCIENCE

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

The stories that resonated the most with our community in the past year
πŸ“Œ Awesome Plotly with Code Series (Part 6): Dealing with Long Axis Labels

πŸ—‚ Category: DATA SCIENCE

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

To rotate or not rotate? To truncate or to not truncate?
πŸ“Œ Introduction to TensorFlow’s Functional API

πŸ—‚ Category: MACHINE LEARNING

πŸ•’ Date: 2024-12-18 | ⏱️ Read time: 6 min read

Learn what the Functional API is, and how to build complex keras models using it
πŸ“Œ Classifier-Free Guidance in LLMs Safety – NeurIPS 2024 Challenge Experience

πŸ—‚ Category:

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

LLM unlearning without model degradation is achieved through direct training on the replacement data and…
❀1
πŸ“Œ The Algorithm That Made Google Google

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

How PageRank transformed how we searched the internet, and why it’s still playing an important…
πŸ“Œ 100 Years of (eXplainable) AI

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

πŸ•’ Date: 2024-12-18 | ⏱️ Read time: 25 min read

Reflecting on advances and challenges in deep learning and explainability in the ever-evolving era of…
πŸ“Œ Roadmap to Becoming a Data Scientist, Part 2: Software Engineering

πŸ—‚ Category: DATA SCIENCE

πŸ•’ Date: 2024-12-18 | ⏱️ Read time: 14 min read

Coding your road to Data Science: mastering key development skills