HomeSort by relevance Sort by last modified time
    Searched full:svms (Results 1 - 12 of 12) sorted by null

  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/g3doc/
svm.md 1 # Support Vector Machines (SVMs)
3 Support Vector Machines (SVMs) is a class of supervised machine learning
4 algorithms that scale well in high dimensional spaces. SVMs search for the
12 Estimator currently implements linear SVMs for binary classification and uses
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
svm.py 39 Currently, only linear SVMs are supported. For the underlying optimization
117 supported. Reserved for future use for non-linear SVMs.
128 raise ValueError("Kernel SVMs are not currently supported.")
__init__.py 41 * `SVM`: Binary classifier using linear SVMs.
199 Currently only linear SVMs are supported.
head.py 344 """Creates a `Head` for binary classification with SVMs.
    [all...]
  /external/tensorflow/tensorflow/contrib/kernel_methods/
README.md 29 non-linear SVMs, linear regression (with and without kernels) and (multinomial)
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
target_column.py 104 """Creates a _TargetColumn for binary classification with SVMs.
367 """_TargetColumn for binary classification using SVMs."""
  /hardware/qcom/gps/msm8998/utils/
gps_extended_c.h     [all...]
  /external/tensorflow/tensorflow/docs_src/tutorials/
kernel_methods.md 18 Machines (SVMs). If you are new to kernel methods, refer to either of the
  /hardware/qcom/gps/msm8909w_3100/utils/
gps_extended_c.h     [all...]
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 590 _subcode = 'SvMs'
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 590 _subcode = 'SvMs'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Metrowerks_Shell_Suite.py 590 _subcode = 'SvMs'
    [all...]

Completed in 1059 milliseconds