Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1001 - 1010 of 2,722 for document (0.55 seconds)

Filter
  1. Iso-probability lines for Gaussian Processes cl...

    A two-dimensional classification example showing iso-probability lines for the predicted probabilities., Total running time of the script:(0 minutes 0.117 seconds) Launch binder Launch JupyterLite ...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Mon Mar 23 20:39:20 UTC 2026
      17K bytes
      Cache
     
  2. Comparing Nearest Neighbors with and without Ne...

    An example comparing nearest neighbors classification with and without Neighborhood Components Analysis. It will plot the class decision boundaries given by a Nearest Neighbors classifier when usin...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nca_classification.html
    Mon Mar 23 20:39:20 UTC 2026
      15.9K bytes
      Cache
     
  3. One-class SVM with non-linear kernel (RBF) — sc...

    An example using a one-class SVM for novelty detection. One-class SVM is an unsupervised algorithm that learns a decision function for novelty detection: classifying new data as similar or differen...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Mon Mar 23 20:39:20 UTC 2026
      16.3K bytes
      Cache
     
  4. Support Vector Regression (SVR) using linear an...

    Toy example of 1D regression using linear, polynomial and RBF kernels. Generate sample data: Fit regression model: Look at the results: Total running time of the script:(0 minutes 5.689 seconds) La...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html
    Mon Mar 23 20:39:20 UTC 2026
      16.1K bytes
      Cache
     
  5. Forecasting of CO2 level on Mona Loa dataset us...

    Documentation for GaussianProcessRegre...GaussianProcessRegre ? Documentation for GaussianProcessRegre...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_co2.html
    Mon Mar 23 20:39:22 UTC 2026
      28.2K bytes
      Cache
     
  6. Gaussian process classification (GPC) on iris d...

    This example illustrates the predicted probability of GPC for an isotropic and anisotropic RBF kernel on a two-dimensional version for the iris-dataset. The anisotropic RBF kernel obtains slightly ...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Mon Mar 23 20:39:20 UTC 2026
      16.2K bytes
      Cache
     
  7. Explicit feature map approximation for RBF kern...

    An example illustrating the approximation of the feature map of an RBF kernel. It shows how to use RBFSampler and Nystroem to approximate the feature map of an RBF kernel for classification with an...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Mon Mar 23 20:39:20 UTC 2026
      19K bytes
      Cache
     
  8. Plot multi-class SGD on the iris dataset — scik...

    Plot decision surface of multi-class SGD on iris dataset. The hyperplanes corresponding to the three one-versus-all (OVA) classifiers are represented by the dashed lines. Total running time of the ...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_iris.html
    Mon Mar 23 20:39:22 UTC 2026
      15.9K bytes
      Cache
     
  9. Failure of Machine Learning to infer causal eff...

    Machine Learning models are great for measuring statistical associations. Unfortunately, unless we’re willing to make strong assumptions about the data, those models are unable to infer causal effe...
    scikit-learn.org/stable/auto_examples/inspection/plot_causal_interpretation.html
    Mon Mar 23 20:39:20 UTC 2026
      18.4K bytes
      Cache
     
  10. Lasso model selection via information criteria ...

    This example reproduces the example of Fig. 2 of[ZHT2007]. A LassoLarsIC estimator is fit on a diabetes dataset and the AIC and the BIC criteria are used to select the best model. References ZHT200...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
Back to Top