HyperAIHyperAI

Command Palette

Search for a command to run...

Lazy Learning

Date

2 years ago

Lazy learningis a training set processing method that trains while receiving test samples, in contrast toEager to learn, which will start learning the samples during the training phase.

If the task data changes frequently, lazy learning can be used. No training is performed first, and probability valuation is performed based on the current data after receiving the prediction request. If the data continues to increase, incremental learning can be performed only on the attribute values of the new samples based on the existing valuations. It only needs to make technical corrections to the relevant probability valuations.

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Lazy Learning | Wiki | HyperAI