Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1111 - 1120 of over 10,000 for 2 (1.22 seconds)

Filter
  1. Tweedie regression on insurance claims — scikit...

    9900 2.015718e+02 2.015412e+02 2.015342e+02 2.015600e+02...abs. error 2.730129e+02 2.722124e+02 2.740176e+02 2.731633e+02...
    scikit-learn.org/stable/auto_examples/linear_model/plot_tweedie_regression_insurance_claims.html
    Mon Mar 23 20:39:21 UTC 2026
      27.3K bytes
      Cache
     
  2. BaggingRegressor — scikit-learn 1.8.0 documenta...

    float \(R^2\) of self.predict(X) w.r.t. y . Notes The \(R^2\) score...the method is known as Bagging [2] . When random subsets of the...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.BaggingRegressor.html
    Mon Mar 23 20:39:23 UTC 2026
      18.9K bytes
      Cache
     
  3. Illustration of Gaussian process classification...

    2 ) Y = np . logical_xor ( X [:,...DotProduct ( sigma_0 = 1.0 ) ** 2 ] for i , kernel in enumerate...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_xor.html
    Mon Mar 23 20:39:21 UTC 2026
      16.3K bytes
      Cache
     
  4. auto_examples_jupyter.zip

    - l / 2.0) ** 2 + (y - l / 2.0) ** 2 < (l / 2.0) ** 2\n mask...1,\n figsize=(4 * 2.2, n_classifiers * 2.2),\n)\nevaluation_results...
    scikit-learn.org/stable/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
    Mon Mar 23 20:39:20 UTC 2026
      2.2M bytes
     
  5. plot_classifier_comparison.rst.txt

    make_classification( n_features=2, n_redundant=0, n_informative=2, random_state=1,...rng = np.random.RandomState(2) X += 2 * rng.uniform(size=X.shape)...
    scikit-learn.org/stable/_sources/auto_examples/classification/plot_classifier_comparison.rst.txt
    Mon Mar 23 20:39:23 UTC 2026
      2.6K bytes
     
  6. LassoCV — scikit-learn 1.8.0 documentation

    it is: ( 1 / ( 2 * n_samples )) * || Y - XW ||^ 2 _Fro + alpha...X = np . array ([[ 1 , 2 , 3.1 ], [ 2.3 , 5.4 , 4.3 ]]) . T >>>...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoCV.html
    Mon Mar 23 20:39:20 UTC 2026
      21.5K bytes
      Cache
     
  7. RBF — scikit-learn 1.8.0 documentation

    x_j)^2}{2l^2} \right)\] where \(l\) is the...very smooth. See [2] , Chapter 4, Section 4.2, for further details...
    scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.RBF.html
    Mon Mar 23 20:39:21 UTC 2026
      17.2K bytes
      Cache
     
  8. plot_multi_metric_evaluation.zip

    range(2, 403, 20)}, scoring=scoring, refit="AUC", n_jobs=2, re...ax.plot( [ X_axis[best_index], ] * 2, [0, best_score], linestyle="-.",...
    scikit-learn.org/stable/_downloads/535778bfbc9b4881da3e662bc2ea8484/plot_multi_metric_evaluation.zip
    Tue Mar 17 03:44:36 UTC 2026
      8.8K bytes
     
  9. Elastic BBQ: Better Binary Quantization in Luce...

    ( 1 < < 0 ) + ( 2 < < 1 ) + ( 1 < < 2 ) + ( 2 < < 3 ) = 25 = ...= ( 1 << 0 ) + ( 2 << 1 ) + ( 1 << 2 ) + ( 2 << 3 ) = 25 Same...
    www.elastic.co/search-labs/blog/better-binary-quantization-lucene-elasticsearch
    Mon Mar 23 01:50:17 UTC 2026
      62.5K bytes
      Cache
     
  10. Hybrid search Elasticsearch: Use cases where hy...

    be: quiet home in Pinewood with 2 rooms , with quiet place being...the query while Pinewood with 2 rooms will be the textual or lexical...
    www.elastic.co/search-labs/blog/elasticsearch-hybrid-search
    Mon Mar 09 02:11:50 UTC 2026
      46.7K bytes
      Cache
     
Back to Top