uz
Feedback
Data science/ML/AI

Data science/ML/AI

Kanalga Telegram’da oā€˜tish

Data science and machine learning hub Python, SQL, stats, ML, deep learning, projects, PDFs, roadmaps and AI resources. For beginners, data scientists and ML engineers šŸ‘‰ https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatascientist

Ko'proq ko'rsatish

šŸ“ˆ Telegram kanali Data science/ML/AI analitikasi

Data science/ML/AI (@datascience_bds) Ingliz til segmentidagi kanali faol ishtirokchi. Hozirda hamjamiyat 13 905 obunachidan iborat bo'lib, Texnologiyalar & Aralashmalar toifasida 8 986-o'rinni va Hindiston mintaqasida 29 300-o'rinni egallagan.

šŸ“Š Auditoriya koā€˜rsatkichlari va dinamika

невіГомо sanasidan buyon loyiha tez oā€˜sib, 13 905 obunachiga ega boā€˜ldi.

25 Avgust, 2026 dagi oxirgi ma’lumotlarga koā€˜ra kanal barqaror faollikka ega. Oxirgi 30 kunda obunachilar soni 109 ga, soā€˜nggi 24 soatda esa 1 ga oā€˜zgardi va umumiy qamrov yuqori darajada qolmoqda.

  • Tasdiqlash holati: Tasdiqlanmagan
  • Jalb etish (ER): Auditoriya oā€˜rtacha 7.77% darajada jalb etiladi. Nashrdan keyingi dastlabki 24 soatda kontent odatda umumiy obunachilar sonining 2.06% ini tashkil etuvchi reaksiyalarni toā€˜playdi.
  • Post qamrovi: Har bir post oā€˜rtacha 1 080 marta koā€˜riladi; birinchi sutkada odatda 287 ta koā€˜rish yigā€˜iladi.
  • Reaksiyalar va oā€˜zaro ta’sir: Auditoriya faol: har bir postga oā€˜rtacha 4 ta reaksiya keladi.
  • Tematik yoā€˜nalishlar: Kontent panda, learning, row, api, ethic kabi asosiy mavzularga jamlangan.

šŸ“ Tavsif va kontent siyosati

Muallif resursni shaxsiy fikrni ifoda etish maydoni sifatida ta’riflaydi:
ā€œData science and machine learning hub Python, SQL, stats, ML, deep learning, projects, PDFs, roadmaps and AI resources. For beginners, data scientists and ML engineers šŸ‘‰ https://rebrand.ly/bigdatachannels DMCA: @disclosure_bds Contact: @mldatasci...ā€

Yuqori yangilanish chastotasi (oxirgi ma’lumot 26 Avgust, 2026 da olingan) sababli kanal doimo dolzarb va katta qamrovli boā€˜lib qoladi. Analitika auditoriya kontent bilan faol hamkorlik qilishini, uni Texnologiyalar & Aralashmalar toifasidagi muhim ta’sir nuqtasiga aylantirishini koā€˜rsatadi.

13 905
Obunachilar
+124 soatlar
+17 kunlar
+10930 kunlar
Postlar arxiv
Foundations of ML.pdf2.03 MB

🧠 LLM Wiki LLM Wiki is a concept by Andrej Karpathy for maintaining a continuously evolving Markdown knowledge base instead of relying only on document retrieval. As information is processed, related topics are organized into linked wiki pages, making knowledge easier to navigate, update, and reuse over time. This is a thoughtful read if you're interested in how long-term knowledge systems for LLMs could evolve. šŸ”— https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f

Deep Learning.pdf4.12 MB

šŸ”„ Land Your Dream Job – Free Interview Prep Resources Inside! 🌈Struggling with tough interview questions? Nervous about tec
šŸ”„ Land Your Dream Job – Free Interview Prep Resources Inside! 🌈Struggling with tough interview questions? Nervous about technical grilling? You're not alone. We've just released a bunch of 100% free interview prep kits for 2026 – covering common Q&As, behavioral questions, technical deep-dives, and role-specific tips for #Cisco, #AWS, #PMP, #AI, #Python, #Excel, and #Cybersecurity. šŸ’„No signup traps, no hidden fees – just click and download. šŸŽÆ Interview Question Bank → https://bit.ly/4haQJDF 🪜 Online FREE Course → https://bit.ly/4h5CWy6 ā˜ļø FREE AI Materials → https://bit.ly/3U9irqB šŸ“Š Cloud Study Guide → https://bit.ly/4w6WF4j 🧠 Free Mock Exam → https://bit.ly/4w4ffdq Tag a friend who's also job-hunting – Ace together! šŸ’Ŗ 🌐 Join the community: https://chat.whatsapp.com/DcpVeYSV6xNJzdBQU9eRyU šŸ“² Need personalized help? → https://wa.link/84appq

Why Learning Rate Can Make or Break Training Think of gradient descent as walking downhill. The learning rate controls your s
Why Learning Rate Can Make or Break Training Think of gradient descent as walking downhill. The learning rate controls your step size. Too small? You'll eventually reach the bottom. It just takes forever. Too large? You'll keep overshooting the minimum. Sometimes you'll bounce back and forth without ever converging. That's why training loss can suddenly explode. Not because your model is bad. Because your optimizer is taking steps that are simply too big. The goal isn't the fastest movement. It's stable progress. šŸ‘‰ Takeaway: When loss behaves unpredictably, learning rate should be one of the first things you investigate.

The Ultimate Guide of SQL (1).pdf3.16 KB

Vector Databases
Vector Databases

superset Superset is a modern data exploration and data visualization platform. It provides A no-code interface for building charts quickly, A powerful, web-based SQL Editor for advanced querying, A wide array of beautiful visualizations to showcase your data, Highly extensible security roles and authentication options, An API for programmatic customization, and so much more. Creator: apache Stars ā­ļø: 73,475 Forked by: 17,699 Github Repo: https://github.com/apache/superset āž–āž–āž–āž–āž–āž–āž–āž–āž–āž–āž–āž–āž–āž– Join @github_repositories_bds for more cool repositories. This channel belongs to @bigdataspecialist group

Complete Data Science Roadmap(2026).pdf2.98 KB

ā”Why Batch Normalization Makes Deep Networks Easier to Train Training a deep network is a bit like passing a message through
ā”Why Batch Normalization Makes Deep Networks Easier to Train Training a deep network is a bit like passing a message through twenty people. If each person changes the message slightly, by the end it's completely different. The same thing happens inside neural networks. As earlier layers update, the distribution of values reaching later layers keeps changing. Every layer has to constantly readjust. Batch Normalization reduces this problem by normalizing each mini-batch during training. That gives later layers a more stable input distribution. āœ… The result? • Faster convergence • Higher learning rates • Less sensitivity to initialization • Better training stability

āœ… Before Building Any Model, Answer These 5 Questions A surprising number of ML projects fail before training even begins. Before writing a single line of code, answer these: 1. What decision will this prediction help someone make? 2. What data won't exist when this model is deployed? 3. What's the cost of a wrong prediction? 4. Which metric actually reflects that cost? 5. How will success be measured six months from now? Most modeling mistakes start here, not in the code.

SQL Query Execution Order
SQL Query Execution Order

šŸš€ Build products faster with ready-to-use Web Data APIs Introducing CoreClaw — a platform that helps developers collect stru
šŸš€ Build products faster with ready-to-use Web Data APIs Introducing CoreClaw — a platform that helps developers collect structured data without building and maintaining scrapers. ✨ What you can do: āœ… Google Maps data extraction āœ… Instagram posts & comments scraping āœ… YouTube data collection āœ… Amazon & LinkedIn data APIs āœ… JSON / CSV structured output āœ… API & no-code workflows Stop spending time maintaining scrapers. Start building with reliable data. šŸ”— Try CoreClaw Free—>https://coreclaw.com

šŸ” 5 resources most ML people never stumble on These are the things practitioners quietly rely on but rarely share. 1. Google's "Rules of Machine Learning" 43 numbered rules from Google engineers on when to add complexity, how to catch training/serving skew, and when a heuristic beats a model. Written from real production postmortems. 2. Chip Huyen's ML Systems Design notes Free breakdown of how companies actually design ML systems: data pipelines, feature stores, serving latency, model monitoring. The stuff no ML course teaches. 3. Full Stack Deep Learning Free course built on one premise: training the model is the easy 20%. Covers deployment, cost tradeoffs, data labeling, and how models fail in production. 4. alphaXiv Same papers as arXiv, but with inline comment threads under each section, sometimes answered by the paper's own authors. Turns a static PDF into an ongoing discussion. 5. Sebastian Raschka's "Ahead of AI" Newsletter that dissects specific architecture and training decisions (why this optimizer, why this attention variant) at a depth most blogs skip.

Top 10 Formulas in ML_DL.pdf6.50 KB

Statistics for Data Science
Statistics for Data Science

Machine Learning Roadmap
Machine Learning Roadmap
|
|-- Fundamentals
|   |-- Mathematics
|   |   |-- Linear Algebra
|   |   |-- Calculus (Gradients, Optimization)
|   |   |-- Probability and Statistics
|   |   |-- Matrix Operations
|   |
|   |-- Programming
|   |   |-- Python (NumPy, Pandas, Scikit-learn)
|   |   |-- R (Optional for Statistical Modeling)
|   |   |-- SQL (For Data Extraction)
|
|-- Data Preprocessing
|   |-- Data Cleaning
|   |-- Feature Engineering
|   |   |-- Encoding Categorical Data
|   |   |-- Feature Scaling (Standardization, Normalization)
|   |   |-- Handling Missing Values
|   |-- Dimensionality Reduction (PCA, LDA)
|
|-- Supervised Learning
|   |-- Regression
|   |   |-- Linear Regression
|   |   |-- Polynomial Regression
|   |   |-- Ridge and Lasso Regression
|   |-- Classification
|   |   |-- Logistic Regression
|   |   |-- Decision Trees
|   |   |-- Support Vector Machines (SVM)
|   |   |-- Ensemble Methods (Random Forest, Gradient Boosting, XGBoost)
|
|-- Unsupervised Learning
|   |-- Clustering
|   |   |-- K-Means
|   |   |-- Hierarchical Clustering
|   |   |-- DBSCAN
|   |-- Dimensionality Reduction
|   |   |-- Principal Component Analysis (PCA)
|   |   |-- t-SNE
|   |-- Association Rules (Apriori, FP-Growth)
|
|-- Reinforcement Learning
|   |-- Markov Decision Processes
|   |-- Q-Learning
|   |-- Deep Q-Learning
|   |-- Policy Gradient Methods
|
|-- Model Evaluation and Optimization
|   |-- Train-Test Split and Cross-Validation
|   |-- Performance Metrics
|   |   |-- Accuracy, Precision, Recall, F1-Score
|   |   |-- ROC-AUC
|   |   |-- Mean Squared Error (MSE), R-squared
|   |-- Hyperparameter Tuning
|   |   |-- Grid Search
|   |   |-- Random Search
|   |   |-- Bayesian Optimization
|
|-- Deep Learning
|   |-- Neural Networks
|   |   |-- Perceptrons
|   |   |-- Backpropagation
|   |-- Convolutional Neural Networks (CNN)
|   |   |-- Image Classification
|   |   |-- Object Detection (YOLO, SSD)
|   |-- Recurrent Neural Networks (RNN)
|   |   |-- LSTM
|   |   |-- GRU
|   |-- Transformers (Attention Mechanisms, BERT, GPT)
|   |-- Tools and Frameworks (TensorFlow, PyTorch)
|
|-- Advanced Topics
|   |-- Transfer Learning
|   |-- Generative Adversarial Networks (GANs)
|   |-- Reinforcement Learning with Neural Networks
|   |-- Explainable AI (SHAP, LIME)
|
|-- Applications of Machine Learning
|   |-- Recommender Systems (Collaborative Filtering, Content-Based)
|   |-- Fraud Detection
|   |-- Sentiment Analysis
|   |-- Predictive Maintenance
|   |-- Autonomous Vehicles
|
|-- Deployment of Models
|   |-- Flask, FastAPI
|   |-- Cloud Deployment (AWS SageMaker, Azure ML)
|   |-- Containerization (Docker, Kubernetes)
|   |-- Model Monitoring and Retraining

Enjoy Learning šŸ™‚

Check List to Become DataScientist
Check List to Become DataScientist

The Math Behind AI.pdf6.09 KB

LLM Pipeline (How Large Language Models Generate Responses)
LLM Pipeline (How Large Language Models Generate Responses)