Data Science Machine Learning Data Analysis
37.8K subscribers
2.72K 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
πŸ“Œ AI Agents in Networking Industry

πŸ—‚ Category:

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

AI Agents for deploying, configuring and monitoring Networks
πŸ“Œ Effortless Data Handling: Find Variables Across Multiple Data Files with R

πŸ—‚ Category: DATA SCIENCE

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

A practical solution with code and workflow
πŸ“Œ Level Up Your Coding Skills with Python Threading

πŸ—‚ Category: DATA SCIENCE

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

Learn how to use queues, daemon threads, and events in a Machine Learning project
πŸ“Œ How to Develop an Effective AI-Powered Legal Assistant

πŸ—‚ Category: MACHINE LEARNING

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

Create a machine-learning-based search into legal decisions
πŸ“Œ Roadmap to Becoming a Data Scientist, Part 1: Maths

πŸ—‚ Category: DATA SCIENCE

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

Identifying fundamental math skills to master for aspiring Data Scientists
πŸ“Œ Introducing the New Anthropic PDF Processing API

πŸ—‚ Category: DATA ENGINEERING

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

Anthropic Claude 3.5 now understands PDF input
πŸ“Œ Use Tablib to Handle Simple Tabular Data in Python

πŸ—‚ Category:

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

Sometimes a Shallow Abstraction is more Valuable than Performance
πŸ“Œ Saving Pandas DataFrames Efficiently and Quickly – Parquet vs Feather vs ORC vs CSV

πŸ—‚ Category: DATA SCIENCE

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

Speed, RAM, size and convenience. Which storage method is best?
πŸ“Œ A Story of Long Tails: Why Uncertainty in Marketing Mix Modelling is Important

πŸ—‚ Category: MARKETING

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

"Details matter. It’s worth waiting to get it right." β€” Steve Jobs What if the…
πŸ“Œ Deploying a PICO Extractor in Five Steps

πŸ—‚ Category: NATURAL LANGUAGE PROCESSING

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

Lessons learned deploying a domain-specific NER model
πŸ“Œ Building a Knowledge Graph From Scratch Using LLMs

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Turn your Pandas Data Frame into a Knowledge Graph using LLMs. Build your own LLM…
πŸ“Œ Dog Poop Compass: Bayesian Analysis of Canine Business

πŸ—‚ Category: DATA SCIENCE

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

A Bayesian analysis of canine business
πŸ“Œ Trapped in the Net: Where is a Foundation Model for Graphs?

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Disconnected from the other modalities graphs wait for their AI revolution: is it coming?
πŸ“Œ Why Batch Normalization Matters for Deep Learning

πŸ—‚ Category: DEEP LEARNING

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

Discover the role of batch normalization in streamlining neural network training and improving model performance
πŸ“Œ Bias-Variance Tradeoff, Explained: A Visual Guide with Code Examples for Beginners

πŸ—‚ Category: MACHINE LEARNING

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

How underfitting and overfitting fight over your models
πŸ“Œ Step-by-Step Guide for Building Waffle Charts in Plotly

πŸ—‚ Category: DATA SCIENCE

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

Learn how to create custom waffle charts in Python using Plotly for data visualization
πŸ“Œ Perform Outlier Detection More Effectively Using Subsets of Features

πŸ—‚ Category: DATA SCIENCE

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

Identify relevant subspaces: subsets of features that allow you to most effectively perform outlier detection…
πŸ“Œ The Difference Between ML Engineers and Data Scientists

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

Helping you decide whether you want to be a data scientist or machine learning engineer
πŸ“Œ Confidence Interval vs. Prediction Interval

πŸ—‚ Category: DATA SCIENCE

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

A small but important difference that you should know
πŸ“Œ Implementing Streamlit-Authenticator Across Multi-Page Apps

πŸ—‚ Category: DATA SCIENCE

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

Streamlit-Authenticator allows you to add a simple yet robust method for user authentication in a…