Machine Learning Model Retraining Approach - Incremental and Continuous Model Training
Krish Naik via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore incremental model training approaches for machine learning in this comprehensive video tutorial. Learn about continuous model retraining techniques to address model drift and maintain performance over time. Dive into practical examples using Python libraries, covering topics like feature extraction, bag of words, prediction, pipelines, and performance metrics. Access accompanying code on GitHub to follow along and implement these strategies in your own projects. Gain valuable insights into keeping machine learning models up-to-date and effective as new data becomes available.
Syllabus
Introduction
Installation
Import Libraries
Basic Example
Feature Extraction
Bag of Words
Back of Words
Docs
Predict Many
Pipeline
Metrics
Test
New Data Set
Performance Metrics
Taught by
Krish Naik