Channel Avatar

ML Explained @UCzW1gIPo6ZXlQOvjkZsTarw@youtube.com

981 subscribers - no pronouns :c

ML concepts explained. For Data Science Interview questions


05:58
AI Learns To Navigate: Q-Learning Basics
07:17
How AI Learns To Make Decisions |Q-Learning Explained | Beginner's Guide to Reinforcement Learning
04:32
From Certain to Uncertain | Stochastic Bellman Equation Made Easy
05:24
This Equation Powers AI Decision Making| Reinforcement Learning Basics
03:17
Reinforcement Learning Made Easy - Part 1
03:11
GPT-4o API Guide - Unlock the power of OpenAI's best model!
10:34
OpenELM vs Phi-3-mini - Apple vs Microsoft: Who reigns supreme in the battle of small LLMS?
10:50
Phi-3-mini vs Llama 3 Showdown: Testing the real world applications of small LLMs
06:23
LLaMA 3 vs Mistral vs GPT-4:RAG Test Blowout - Which Model Truly Reigns Supreme?
20:31
Master ChromaDB: Supercharge Your RAG Tasks with the Ultimate Vector Database!
08:53
Create RAG Using Ollama And Langchain - Chat with your documents
05:05
Create Your Custom Loss Function - Catboost
05:12
Building An Image Classifier Using GPT-4 Vision API
06:42
A Guide on How To Use GPT-4 Vision API | System Prompt and User Prompt Explained
02:08
Pandas Tricks That You Must Know and Start Using
01:49
How a False Positive Almost Ended The World
04:51
Build a Machine Learning Labelling Tool Using Gradio in 3 minutes
04:52
Deploy Your Machine Learning (ML) Model on HuggingFace Spaces using Gradio
02:13
What is MLaaS (Machine Learning as a Service) ?
04:35
LLMS Explained - Temperature, The parameter to control randomness in Language Models
08:44
LLMs Explained - Gorilla - A LLM to write API calls
06:05
Build a Machine Learning Demo Using Python and Gradio
12:02
Create a ChatBot in Python Using Llama2 and LangChain - Ask Questions About Your Own Data
11:47
Fine Tuning Llama2 (LLM) with custom data on Google Collab using LoRA
03:17
Create Your Own Loss Metric - Custom Evaluation Metrics in Catboost
01:43
How to find the Top K Elements in your data - Numpy Argpartition, an alternative to argmax #numpy
01:02
Matthews Correlation Coefficient (MCC Score) | A balanced ML metric to focus on both tp and tn
02:08
ML Metrics Every Data Scientist needs to know | Top N Accuracy
04:01
XgBoost Parameters that every Data Scientist must know #machinelearning
02:47
Leave One Out Encoding - How to Encode Categorical Variable for Boosting Models like XgBoost
04:07
Pandas Essentials | Apply
03:56
Pandas Essentials - Transform and Qcut (Quantile cut)
04:40
Calculate Correlation Among Categorical Variables in Python
06:55
Time Series Forecasting with Python Part -2 | Moving Averages
06:35
Pandas Essentials – Pivot, Pivot Table, Cast and Melt
05:47
Time Series Forecasting with Python - Part1
04:01
Categorical Encoding, Weight of Evidence encoding to win Kaggle competitions
07:57
F-beta score explained | F1-score, F0.5 score and F2 and where and when you should use it.
19:39
All about decision trees, calculating Gini, Information Gain, building a Decision Tree from scratch
03:34
Macro vs micro averages Explained for multi-class Classification | Machine Learning