Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Difference between Bias and Variance in Machine Learning
Ruthvik Raja M.V
Ruthvik Raja M.V

Posted on • Edited on

Difference between Bias and Variance in Machine Learning

Consider Bias as error on training data and Variance as error on test Data for different training samples.

Under fitting model:
High Bias and Low Variance [If you try to fit a simple model such that most of the training data points won’t be satisfied].

Over fitting model:
Low Bias and High Variance [If you try to fit a model such that most of the training data points would be exactly satisfied].

So, it is very important to build a Perfect Model such that it satisfies most of the training data points and gives better results for the test data [Low Bias and Low Variance].

For detailed explanation, download the following notes on "Bias & Variance" Tradeoff:
https://github.com/ruthvikraja/Bias-Variance.git

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Google Local Guide - 27M+ views.Dev Community - 26K+ views.Data Science, Analytics and Business Management.
  • Location
    Mississauga, Canada 🍁
  • Education
    University of Guelph
  • Work
    Data Management Analyst at TCS. Working for Enbridge as an ETL Developer.
  • Joined

More fromRuthvik Raja M.V

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp