Data Science Machine Learning Data Analysis
37.8K subscribers
2.7K photos
28 videos
39 files
1.26K 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
πŸ“Œ Linear Programming: Auxiliary Variables

πŸ—‚ Category: DATA SCIENCE

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

Part 5: Increasing LP flexibility to handle tricky logic
πŸ“Œ Building Effective Metrics to Describe Users

πŸ—‚ Category: ANALYTICS

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

How can numerical user metrics be transformed into a personalized assessment of whether this behavior…
πŸ“Œ Customizing Your Fine-tuning Code Using HuggingFace’s Transformers Library

πŸ—‚ Category:

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

Examples of custom callbacks and custom fine-tuning code from different libraries
❀1
πŸ“Œ How to Securely Connect Microsoft Fabric to Azure Databricks SQL API

πŸ—‚ Category: DATA SECURITY

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

Integration architecture focusing on security and access control
❀1
πŸ“Œ Analyzing Health Surveys Made Easy with Functions in R

πŸ—‚ Category:

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

Solving the issue of having missing data in the variables for sampling design
πŸ“Œ How to Create a Customized GenAI Video in 3 Simple Steps

πŸ—‚ Category:

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

Put a real-world object into fully AI-generated 4D scenes with minimal effort, so that it…
πŸ“Œ Airflow Data Intervals: A Deep Dive

πŸ—‚ Category: DATA ENGINEERING

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

Building idempotent and re-playable data pipelines
πŸ“Œ All The SQL a Data Scientist Needs to Know

πŸ—‚ Category: DATA SCIENCE

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

What you need to know, best practices, and where you can practice your skills
❀1
πŸ“Œ Easy Map Boundary Extraction with GeoPandas

πŸ—‚ Category: DATA VISUALIZATION

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

How to visualize country borders with Python
❀1
πŸ“Œ The Build vs. Buy Dilemma for GenAI Applications

πŸ—‚ Category: STRATEGY

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

A strategic guide to build vs. buy for GenAI
❀1
πŸ“Œ An Overview of Feature Selection

πŸ—‚ Category: DATA SCIENCE

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

With a presentation of a rarely used, highly effective method for establishing the predictive power…
πŸ“Œ Encapsulation: A Software Engineering Concept Data Scientists Must Know To Succeed

πŸ—‚ Category: CODING

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

Simple concepts that differentiate a professional from amateurs
❀2
πŸ“Œ In Defense of Statistical Significance

πŸ—‚ Category: DATA SCIENCE

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

We have to draw the line somewhere
πŸ“Œ AI Agents Hype, Explained – What You Really Need to Know to Get Started

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

I’ll set the record straight – AI Agents are not new but advanced. Learn how…
πŸ“Œ The State of Quantum Computing: Where Are We Today?

πŸ—‚ Category: SCIENCE AND TECHNOLOGY

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

And what we need to overcome
πŸ“Œ Understanding the Evolution of ChatGPT: Part 1-An In-Depth Look at GPT-1 and What Inspired It

πŸ—‚ Category: DEEP LEARNING

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

Tracing the roots of ChatGPT: GPT-1, the foundation of OpenAI’s LLMs
πŸ“Œ Meet GPT, The Decoder-Only Transformer

πŸ—‚ Category: DEEP LEARNING

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

Understanding and implementing the GPT-1, GPT-2 and GPT-3 architectures
πŸ“Œ Why Variable Scoping Can Make or Break Your Data Science Workflow

πŸ—‚ Category:

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

Let’s kick off 2025 by writing some clean code together
πŸ“Œ Measuring The Execution Times of C Versus Rust

πŸ—‚ Category:

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

Is C is faster than Rust? I had always assumed the answer to that question…
πŸ“Œ Google’s Willow Quantum Computing Chip: A Game Changer?

πŸ—‚ Category: PHYSICS

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

Suppressing Logical Errors Exponentially! For the First Time
πŸ“Œ Predicting a Ball Trajectory

πŸ—‚ Category: DATA SCIENCE

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

Polynomial Fit in Python with NumPy