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
πŸ“Œ Getting Started with Multimodal AI, One-Hot Encoding, and Other Beginner-Friendly Guides

πŸ—‚ Category: DATA SCIENCE

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

Our weekly selection of must-read Editors’ Picks and original features
πŸ“Œ How to Easily Deploy a Local Generative Search Engine Using VerifAI

πŸ—‚ Category: LARGE LANGUAGE MODELS

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

An open-source initiative to help you deploy generative search based on your local files and…
πŸ“Œ Is ReFT All We Needed?

πŸ—‚ Category: DEEP LEARNING

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

Representation Fintuning – Beyond the PEFT Techniques for fine-tuning LLMs
πŸ“Œ How to Build a Data-Driven Customer Management System

πŸ—‚ Category: BUSINESS

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

A High-Level Framework for Building a CBM System with Strategic Impact
πŸ“Œ Boost Your Python Code with CUDA

πŸ—‚ Category: DATA SCIENCE

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

Target your GPU easily with Numba’s CUDA JIT
πŸ“Œ Your Data Quality Checks Are Worth Less (Than You Think)

πŸ—‚ Category: ANALYTICS

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

How to deliver outsized value on your data quality program
πŸ“Œ Building a Research Assistant That Can Write to Google Docs (Part 2)

πŸ—‚ Category: MACHINE LEARNING

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

A tool that might help with your homework
πŸ“Œ Building a Research Agent That Can Write to Google Docs (Part 1)

πŸ—‚ Category:

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

A tool that might help with your homework
πŸ“Œ LoRA Fine-Tuning On Your Apple Silicon MacBook

πŸ—‚ Category:

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

Let’s Go Step-By-Step Fine-Tuning On Your MacBook
πŸ“Œ Water Cooler Small Talk: Why Does the Monty Hall Problem Still Bother Us?

πŸ—‚ Category: DATA SCIENCE

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

A look at the counterintuitive mathematics of game show puzzles
πŸ“Œ Einstein Notation: A New Lens on Transformers

πŸ—‚ Category: MACHINE LEARNING

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

Transforming the Math of the Transformer Model
πŸ“Œ Collision Risk in Hash-Based Surrogate Keys

πŸ—‚ Category: DATA ENGINEERING

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

Various aspects and real-life analogies of the odds of having a hash collision when computing…
πŸ“Œ How to Answer Business Questions with Data

πŸ—‚ Category: BUSINESS

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

Data analysis is the key to drive business decisions through answering abstract business questions but…
πŸ“Œ Third-Year Work Anniversary as a Data Scientist: Growth, Reflections and Acceptance

πŸ—‚ Category: CAREER ADVICE

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

A letter to myself and fellow data scientists
πŸ“Œ Linear programming: Integer Linear Programming with Branch and Bound

πŸ—‚ Category: DATA SCIENCE

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

Part 4: Extending linear programming optimization to discrete decision variables
πŸ“Œ NLP Illustrated, Part 1: Text Encoding

πŸ—‚ Category: DEEP LEARNING

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

An illustrated guide to text-to-number translation, with code
πŸ“Œ The Root Cause of Why Organizations Fail With Data & AI

πŸ—‚ Category: ARTIFICIAL INTELLIGENCE

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

A guide to be successful with the strategic groundwork required
❀1
πŸ“Œ Multimodal Models – LLMs that can see and hear

πŸ—‚ Category: MACHINE LEARNING

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

An introduction with example Python code
πŸ“Œ Dance between dense and sparse embeddings: Enabling Hybrid Search in LangChain-Milvus

πŸ—‚ Category:

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

Dance Between Dense and Sparse Embeddings: Enabling Hybrid Search in LangChain-Milvus How to create and…
❀1
πŸ“Œ Building a Local Voice Assistant with LLMs and Neural Networks on Your CPU Laptop

πŸ—‚ Category: DATA SCIENCE

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

A practical guide to run lightweight LLMs using python