When.com Web Search

  1. Ads

    related to: machine learning techniques examples

Search results

  1. Results From The WOW.Com Content Network
  2. Machine learning - Wikipedia

    en.wikipedia.org/wiki/Machine_learning

    Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without explicit instructions. [ 1 ]

  3. Active learning (machine learning) - Wikipedia

    en.wikipedia.org/wiki/Active_learning_(machine...

    e. Active learning is a special case of machine learning in which a learning algorithm can interactively query a human user (or some other information source), to label new data points with the desired outputs. The human user must possess knowledge/expertise in the problem domain, including the ability to consult/research authoritative sources ...

  4. Unsupervised learning - Wikipedia

    en.wikipedia.org/wiki/Unsupervised_learning

    Machine learningand data mining. Unsupervised learning is a framework in machine learning where, in contrast to supervised learning, algorithms learn patterns exclusively from unlabeled data. [1] Other frameworks in the spectrum of supervisions include weak- or semi-supervision, where a small portion of the data is tagged, and self-supervision.

  5. Decision tree learning - Wikipedia

    en.wikipedia.org/wiki/Decision_tree_learning

    v. t. e. Decision tree learning is a supervised learning approach used in statistics, data mining and machine learning. In this formalism, a classification or regression decision tree is used as a predictive model to draw conclusions about a set of observations. Tree models where the target variable can take a discrete set of values are called ...

  6. Reinforcement learning - Wikipedia

    en.wikipedia.org/wiki/Reinforcement_learning

    Machine learningand data mining. Reinforcement learning (RL) is an interdisciplinary area of machine learning and optimal control concerned with how an intelligent agent ought to take actions in a dynamic environment in order to maximize the cumulative reward. Reinforcement learning is one of three basic machine learning paradigms, alongside ...

  7. Boosting (machine learning) - Wikipedia

    en.wikipedia.org/wiki/Boosting_(machine_learning)

    Machine learningand data mining. In machine learning, boosting is an ensemble meta-algorithm for primarily reducing bias, variance. [1] It is used in supervised learning and a family of machine learning algorithms that convert weak learners to strong ones. [2]