Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1251 - 1260 of over 10,000 for 2 (0.24 seconds)

  1. Swiss Roll And Swiss-Hole Reduction — sci...

    n_components = 2 ) sr_tsne = manifold . TSNE ( n_components = 2 , perplexity...n_components = 2 ) sh_tsne = manifold . TSNE ( n_components = 2 , perplexity...
    scikit-learn.org/stable/auto_examples/manifold/plot_swissroll.html
    Mon Jan 19 11:28:24 GMT 2026
      99.8K bytes
      Cache
     
  2. 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 Jan 19 11:28:23 GMT 2026
      164.6K bytes
      Cache
     
  3. Uninstallation Procedure

    0 Step 2: Remove OpenSearch Delete the...rm -rf /path/to/opensearch-3.3.2 Step 3: Delete Data Directory...
    fess.codelibs.org/15.4/install/uninstall.html
    Sun Jan 18 02:41:39 GMT 2026
      40.7K bytes
      Cache
     
  4. Semi-supervised Classification on a Text Datase...

    2 ), min_df = 5 , max_df = 0.8 )...Micro-averaged F1 score on test set: 0.901 2. Evaluate a supervised SGDClassifier...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_semi_supervised_newsgroups.html
    Mon Jan 19 11:28:25 GMT 2026
      116.4K bytes
      Cache
     
  5. Deinstallationsverfahren

    0 Schritt 2: Löschen von OpenSearch Löschen...rm -rf /path/to/opensearch-3.3.2 Schritt 3: Löschen des Datenverzeichnisses...
    fess.codelibs.org/de/15.4/install/uninstall.html
    Mon Jan 19 02:44:16 GMT 2026
      42K bytes
      Cache
     
  6. 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 Jan 19 11:28:25 GMT 2026
      122.3K bytes
      Cache
     
  7. 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 Jan 19 11:28:23 GMT 2026
      55.5K bytes
      Cache
     
  8. Effect of varying threshold for self-training &...

    capsize = 2 , color = "b" ) ax1.... std ( axis = 1 ), capsize = 2 , color = "g" , ) ax2...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_self_training_varying_threshold.html
    Mon Jan 19 11:28:25 GMT 2026
      102.5K bytes
      Cache
     
  9. 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 Jan 19 11:28:24 GMT 2026
      122.5K bytes
      Cache
     
  10. Ridge — scikit-learn 1.8.0 documentation

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...than tol . Changed in version 1.2: Default value changed from 1e-3...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Mon Jan 19 11:28:24 GMT 2026
      154.9K bytes
      Cache
     
Back to Top