Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1051 - 1060 of 3,487 for 1 (0.08 sec)

  1. Examples based on real world datasets — scikit-...

    Applications to real world problems with some medium sized datasets or interactive user interface. Compressive sensing: tomography reconstruction with L1 prior (Lasso) Faces recognition example usi...
    scikit-learn.org/stable/auto_examples/applications/index.html
    Fri Nov 01 07:27:40 UTC 2024
      83.9K bytes
      Cache
     
  2. sklearn.kernel_approximation — scikit-learn 1.5...

    Approximate kernel feature maps based on Fourier transforms and count sketches. User guide. See the Kernel Approximation section for further details.
    scikit-learn.org/stable/api/sklearn.kernel_approximation.html
    Fri Nov 01 07:27:39 UTC 2024
      115.1K bytes
      Cache
     
  3. sklearn.naive_bayes — scikit-learn 1.5.2 docume...

    Naive Bayes algorithms. These are supervised learning methods based on applying Bayes’ theorem with strong (naive) feature independence assumptions. User guide. See the Naive Bayes section for furt...
    scikit-learn.org/stable/api/sklearn.naive_bayes.html
    Fri Nov 01 07:27:40 UTC 2024
      114.9K bytes
      Cache
     
  4. load_sample_image — scikit-learn 1.5.2 document...

    Gallery examples: Color Quantization using K-Means
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_sample_image.html
    Fri Nov 01 07:27:38 UTC 2024
      106.6K bytes
      Cache
     
  5. precision_recall_fscore_support — scikit-learn ...

    beta = 1.0 , labels = None , pos_label = 1 , average = None...score reaches its best value at 1 and worst score at 0. The F-beta...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.precision_recall_fscore_support.html
    Fri Nov 01 07:27:39 UTC 2024
      121.2K bytes
      Cache
     
  6. dict_learning_online — scikit-learn 1.5.2 docum...

    * || U || _1 , 1 ( U , V ) with || V_k || _2 = 1 for all 0 <=...Added in version 1.1. Deprecated since version 1.4: max_iter=None...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.dict_learning_online.html
    Fri Nov 01 07:27:38 UTC 2024
      122.4K bytes
      Cache
     
  7. Curve Fitting with Bayesian Ridge Regression — ...

    values (alpha_init = 1.90, lambda_init = 1.), the bias of the resulting...scale = 0.1 , size = size ) x_test = np . linspace ( 0.0 , 1.0 , 100...
    scikit-learn.org/stable/auto_examples/linear_model/plot_bayesian_ridge_curvefit.html
    Fri Nov 01 07:27:39 UTC 2024
      93.8K bytes
      Cache
     
  8. SGD: convex loss functions — scikit-learn 1.5.2...

    z >= - 1 ] = ( 1 - z [ z >= - 1 ]) ** 2 loss [ z >= 1.0 ] = 0...([ xmin , 0 , 0 , xmax ], [ 1 , 1 , 0 , 0 ], color = "gold" ,...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Fri Nov 01 07:27:39 UTC 2024
      88K bytes
      Cache
     
  9. Label Propagation learning a complex structure ...

    X [ labels == - 1 , 0 ], X [ labels == - 1 , 1 ], color = "darkorange"...circle), 1 (belonging to the inner circle), and -1 (unknown)....
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_structure.html
    Fri Nov 01 07:27:40 UTC 2024
      106.9K bytes
      Cache
     
  10. Metrics configuration options | APM Java Agent ...

    dedot_custom_metrics ( [ 1.22.0 ] Added in 1.22.0. ) Replaces dots...gram_boundaries ( [ 1.37.0 ] Added in 1.37.0. experimental) This...
    www.elastic.co/guide/en/apm/agent/java/current/config-metrics.html
    Mon Sep 23 15:24:14 UTC 2024
      22.6K bytes
      Cache
     
Back to top