Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 841 - 850 of over 10,000 for 2 (0.18 seconds)

  1. MultiTaskElasticNetCV — scikit-learn 1.8....

    [ 2 , 2 ]], ... [[ 0 , 0 ], [ 1 , 1 ], [ 2 , 2 ]]) Mul...is: ( 1 / ( 2 * n_samples )) * || Y - XW || _Fro ^ 2 + alpha *...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.MultiTaskElasticNetCV.html
    Mon Dec 15 15:02:30 GMT 2025
      164.6K bytes
      Cache
     
  2. non_negative_factorization — scikit-learn...

    ||H||_{Fro}^2,\end{aligned}\end{align} \] where \(||A||_{Fro}^2 = \sum_{i,j}...array ([[ 1 , 1 ], [ 2 , 1 ], [ 3 , 1.2 ], [ 4 , 1 ], [ 5 , 0.8...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.non_negative_factorization.html
    Mon Dec 15 15:02:30 GMT 2025
      122.3K bytes
      Cache
     
  3. 7.8. Pairwise metrics, Affinities and Kernels &...

    for all a and b 2. d ( a , b ) == 0 , if and only...>>> X = np . array ([[ 2 , 3 ], [ 3 , 5 ], [ 5 , 8 ]])...
    scikit-learn.org/stable/modules/metrics.html
    Mon Dec 15 15:02:31 GMT 2025
      55.5K bytes
      Cache
     
  4. plot_discretization_strategies.rst.txt

    [2, 4], [8, 8]]) centers_1 = np.array([[0,...form(-3, 3, size=(n_samples, 2)), make_blobs( n_samples=[ n_samples...
    scikit-learn.org/stable/_sources/auto_examples/preprocessing/plot_discretization_strategies.rst.txt
    Tue Dec 02 16:12:16 GMT 2025
      5.9K bytes
     
  5. Programador de Tareas

    configuración de rastreo web son 1 y 2, y el ID de configuración de rastreo...webConfigIds ([ "1" , "2" ] as String []) . fileConfigIds...
    fess.codelibs.org/es/15.3/admin/scheduler-guide.html
    Mon Dec 15 02:42:47 GMT 2025
      36.2K bytes
      Cache
     
  6. f1_score — scikit-learn 1.8.0 documentation

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...is: \[\text{F1} = \frac{2 * \text{TP}}{2 * \text{TP} + \text{FP}...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.f1_score.html
    Mon Dec 15 15:02:33 GMT 2025
      126.1K bytes
      Cache
     
  7. recall_score — scikit-learn 1.8.0 documen...

    2 , 0 , 1 , 2 ] >>> y_pred = [ 0 , 2 , 1 , 0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.recall_score.html
    Mon Dec 15 15:02:31 GMT 2025
      126.3K bytes
      Cache
      Similar Results (1)
     
  8. One-Class SVM versus One-Class SVM using Stocha...

    2 ) X_train = np . r_ [ X + 2 , X - 2 ] # Generate...randn ( 20 , 2 ) X_test = np . r_ [ X + 2 , X - 2 ] # Generate...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgdocsvm_vs_ocsvm.html
    Mon Dec 15 15:02:30 GMT 2025
      122.5K bytes
      Cache
     
  9. TruncatedSVD — scikit-learn 1.8.0 documen...

    TruncatedSVD ( n_components = 2 , * , algorithm = 'randomized'...Parameters : n_components int, default=2 Desired dimensionality of output...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.TruncatedSVD.html
    Mon Dec 15 15:02:31 GMT 2025
      137.7K bytes
      Cache
     
  10. NuSVR — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...for Support Vector Machines [ 2 ] Platt, John (1999). “Probabilistic...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Mon Dec 15 15:02:33 GMT 2025
      143K bytes
      Cache
     
Back to Top