机器学习新方法

Posted 银灯玉箫

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了机器学习新方法相关的知识,希望对你有一定的参考价值。

  1. Cost-Sensitive Multi-Class Classification

Cost-sensitive multi-class classification is a problem related to multi-class classification, in which instead of there being one or more “correct” labels for each observation, there is an associated vector of costs for labeling each observation under each label, and the goal is to build a classifier that predicts the class with the minimum expected cost.
https://nbviewer.org/github/david-cortes/costsensitive/blob/master/example/costsensitive_multiclass_classification.ipynb
https://github.com/lilelr/costsensitive

  1. stand deviation
    https://en.wikipedia.org/wiki/Standard_deviation

  2. Non-negative least squares
    In mathematical optimization, the problem of non-negative least squares (NNLS) is a type of constrained least squares problem where the coefficients are not allowed to become negative.

  3. machine-learning-neural-networks-scikit-learn https://www.pluralsight.com/guides/machine-learning-neural-networks-scikit-learn

以上是关于机器学习新方法的主要内容,如果未能解决你的问题,请参考以下文章

聊聊机器学习的概念和应用场景

亚马逊云科技在中国区域上线机器学习新服务,打造广泛而深入的人工智能与机器学习工具集

AI+CFD:面向空天动力的科学机器学习新方法与新范式

机器学习概览

认识:人工智能AI 机器学习 ML 深度学习DL

人工智能机器学习介绍以及机器学习流程