HyperAIHyperAI

Command Palette

Search for a command to run...

Statistical Learning

Date

2 years ago

Statistical LearningBuilding probabilistic statistical models based on data and using them to predict and analyze data is also known as statistical machine learning.

The premise of statistical learning is that the basic assumption of the data is that the data is of the same type and has certain statistical regularities; based on the data, starting from the data, extract the characteristics of the data, abstract the data model, discover the laws therein, find predictive functions and solve the problem; its purpose is to consider what kind of model to learn and how to learn the model.

Statistical learning is a data-driven discipline and an interdisciplinary subject that integrates multiple fields such as probability theory, statistics, information theory, computational theory, optimization theory, and computer science.

Three Elements of Statistical Learning

  • Model: The choice of generative model or discriminative model. The difference between these two models is that the goal is different. The generative model is to find the joint probability distribution of the source data, while the discriminative model is to find the conditional probability or decision function;
  • Strategy: Choose a suitable loss function or risk function, that is, choose an objective function;
  • Algorithms: including gradient descent method, Newton method/quasi-Newton method, Lagrangian method and other optimization algorithms.

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
Statistical Learning | Wiki | HyperAI