5 terms

Occam’s Razor

Occam's Razor is a problem-solving principle that suggests the simplest explanation is often the correct one.

Offline Learning

Offline learning is a machine learning approach where models are trained on a pre-existing dataset without continuous updates from new data.

One-Hot Encoding

One-Hot Encoding is a method of converting categorical data into a binary matrix representation where each category is represented by a unique binary vector.

Online Learning

Online learning is a method of education that takes place over the internet.

Oversampling

Oversampling is a technique used in data analysis and machine learning to balance an imbalanced dataset by increasing the number of minority class samples.