Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1131 - 1140 of 3,489 for 1 (0.09 sec)

  1. Feature agglomeration vs. univariate selection ...

    0 ][ 1 ] . inverse_transform ( coef_ . reshape ( 1 , - 1 )) coef_selection_...roi_size ] = - 1.0 coef [ - roi_size :, - roi_size :] = 1.0 X = np...
    scikit-learn.org/stable/auto_examples/cluster/plot_feature_agglomeration_vs_univariate_selection....
    Tue Dec 24 12:16:12 UTC 2024
      112.6K bytes
      Cache
     
  2. Multi-output Decision Tree Regression — scikit-...

    scatter ( y_1 [:, 0 ], y_1 [:, 1 ], c = "cornflowerblue"...RandomState ( 1 ) X = np . sort ( 200 * rng . rand ( 100 , 1 ) - 100...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression_multioutput.html
    Sun Dec 08 14:35:21 UTC 2024
      92.4K bytes
      Cache
     
  3. Working with text documents — scikit-learn 1.6....

    Examples concerning the sklearn.feature_extraction.text module. Classification of text documents using sparse features Clustering text documents using k-means FeatureHasher and DictVectorizer Compa...
    scikit-learn.org/stable/auto_examples/text/index.html
    Tue Dec 24 12:16:12 UTC 2024
      75.9K bytes
      2 views
      Cache
     
  4. sklearn.isotonic — scikit-learn 1.6.0 documenta...

    Isotonic regression for obtaining monotonic fit to data. User guide. See the Isotonic regression section for further details.
    scikit-learn.org/stable/api/sklearn.isotonic.html
    Tue Dec 24 12:16:12 UTC 2024
      115.4K bytes
      Cache
     
  5. distance_metrics — scikit-learn 1.6.0 documenta...

    Skip to main content Back to top Ctrl + K GitHub Choose version distance_metrics # sklearn.metrics.pairwise. distance...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.distance_metrics.html
    Tue Dec 24 12:16:12 UTC 2024
      106.1K bytes
      Cache
     
  6. Restricted Boltzmann Machine features for digit...

    1 )) # 0-1 scaling X_train , X_test...f1-score support 0 0.10 1.00 0.18 174 1 0.00 0.00 0.00 184 2 0.00...
    scikit-learn.org/stable/auto_examples/neural_networks/plot_rbm_logistic_classification.html
    Tue Dec 24 12:16:12 UTC 2024
      123.9K bytes
      Cache
     
  7. Comparison of kernel ridge and Gaussian process...

    num = 1_000 ) . reshape ( - 1 , 1 ) target = np . sin...ExpSineSquared(length_scale=1, periodicity=1) Our kernel has two parameters:...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_compare_gpr_krr.html
    Tue Dec 24 12:16:12 UTC 2024
      145.5K bytes
      Cache
     
  8. 2.2. Manifold learning — scikit-learn 1.6.0 doc...

    as \(L = D^{-\frac{1}{2}} (D - A) D^{-\frac{1}{2}}\) . Partial...\(\delta_{ij}=c_1-c_2 S_{ij}\) for some real constants \(c_1, c_2\) ....
    scikit-learn.org/stable/modules/manifold.html
    Tue Dec 24 12:16:12 UTC 2024
      85.6K bytes
      Cache
     
  9. A demo of the Spectral Co-Clustering algorithm ...

    consensus score: 1.000 # Authors: The scikit-learn...permutation ( data . shape [ 1 ]) data = data [ row_idx ][:,...
    scikit-learn.org/stable/auto_examples/bicluster/plot_spectral_coclustering.html
    Tue Dec 24 12:16:12 UTC 2024
      93.6K bytes
      1 views
      Cache
     
  10. ASP.NET | APM .NET Agent Reference [1.x] | Elastic

    xml version="1.0" encoding="utf-8"?> <configuration>...web.config file: <?xml version="1.0" encoding="utf-8"?> <configuration>...
    www.elastic.co/guide/en/apm/agent/dotnet/current/setup-asp-dot-net.html
    Thu Oct 03 08:25:32 UTC 2024
      16.9K bytes
      Cache
     
Back to top