Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 151 - 160 of 1,807 for document (0.56 seconds)

  1. Demo of affinity propagation clustering algorit...

    Reference: Brendan J. Frey and Delbert Dueck, “Clustering by Passing Messages Between Data Points”, Science Feb. 2007 Generate sample data: Compute Affinity Propagation: Plot result: Total running ...
    scikit-learn.org/stable/auto_examples/cluster/plot_affinity_propagation.html
    2025-12-05 17:52
      97.5K bytes
      Cache
     
  2. Factor Analysis (with rotation) to visualize pa...

    Investigating the Iris dataset, we see that sepal length, petal length and petal width are highly correlated. Sepal width is less redundant. Matrix decomposition techniques can uncover these latent...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    2025-12-05 17:52
      96.1K bytes
      Cache
     
  3. Comparison of F-test and mutual information &#8...

    This example illustrates the differences between univariate F-test statistics and mutual information. We consider 3 features x_1, x_2, x_3 distributed uniformly over [0, 1], the target depends on t...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_f_test_vs_mi.html
    2025-12-05 17:52
      91.6K bytes
      Cache
     
  4. SGD: Maximum margin separating hyperplane &#821...

    Plot the maximum margin separating hyperplane within a two-class separable dataset using a linear Support Vector Machines classifier trained using SGD. Total running time of the script:(0 minutes 0...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_separating_hyperplane.html
    2025-12-05 17:52
      90.8K bytes
      Cache
     
  5. SVM: Separating hyperplane for unbalanced class...

    Find the optimal separating hyperplane using an SVC for classes that are unbalanced. We first find the separating plane with a plain SVC and then plot (dashed) the separating hyperplane with automa...
    scikit-learn.org/stable/auto_examples/svm/plot_separating_hyperplane_unbalanced.html
    2025-12-05 17:52
      94K bytes
      Cache
     
  6. 2.2. Manifold learning — scikit-learn 1.7...

    Look for the bare necessities, The simple bare necessities, Forget about your worries and your strife, I mean the bare necessities, Old Mother Nature’s recipes, That bring the bare necessities of l...
    scikit-learn.org/stable/modules/manifold.html
    2025-12-05 17:52
      86.1K bytes
      Cache
     
  7. Decision Tree Regression with AdaBoost — ...

    A decision tree is boosted using the AdaBoost.R2 1 algorithm on a 1D sinusoidal dataset with a small amount of Gaussian noise. 299 boosts (300 decision trees) is compared with a single decision tre...
    scikit-learn.org/stable/auto_examples/ensemble/plot_adaboost_regression.html
    2025-12-05 17:52
      96K bytes
      Cache
     
  8. Search API analytics tags | App Search document...

    analytics tags IMPORTANT : This documentation is no longer updated. Refer...version policy and the latest documentation . Search API analytics tags...
    www.elastic.co/guide/en/app-search/8.19/tags.html
    2025-10-20 16:30
      12.6K bytes
      Cache
     
  9. Version 0.15 — scikit-learn 1.7.2 documen...

    Many documentation and website fixes by Joel...on . By Joel Nothman . Documentation improvements # The Working...
    scikit-learn.org/stable/whats_new/v0.15.html
    2025-12-05 17:52
      79.3K bytes
      Cache
     
  10. Frequently Asked Questions — scikit-learn...

    within the scikit-learn documentation can be used via the BSD...future-proof), it is easy to document clearly when the contribution...
    scikit-learn.org/stable/faq.html
    2025-12-05 17:52
      81.5K bytes
      Cache
     
Back to Top