This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 18 lines
!!! Overview
[{$pagename}] or High [Bias error] occurs when a [Machine Learning model] does not adequately capture the underlying structure of the [Training dataset].
[{$pagename}] is when the [Machine Learning model] does not perform well on the [Training dataset].
An [{$pagename}] [Machine Learning model] is where some parameters or terms that would appear in a correctly specified model are missing.
[{$pagename}] would occur, for example, when fitting a linear model to non-linear [data]. Such a model will tend to have poor predictive performance.
!! Solving for [{$pagename}]
A bigger [Machine Learning model] (ie more [Hidden layers]) will almost always just reduces your [Bias error] without necessarily increasing [Overfitting] ([Variance error]), so long as you regularize appropriately.
Generally, using a larger [Training dataset] will __NOT__ solve [{$pagename}]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]