Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1261 - 1270 of over 10,000 for 2 (0.8 seconds)

Filter
  1. 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 09 14:07:54 UTC 2026
      21.5K bytes
      Cache
     
  2. Ledoit-Wolf vs OAS estimation — scikit-le...

    subplot ( 2 , 1 , 2 ) plt . errorbar ( n_samples_range...shrinkage_ # plot MSE plt . subplot ( 2 , 1 , 1 ) plt . errorbar ( n_samples_range...
    scikit-learn.org/stable/auto_examples/covariance/plot_lw_vs_oas.html
    Mon Mar 09 14:07:56 UTC 2026
      16.5K bytes
      Cache
     
  3. Classifier comparison — scikit-learn 1.8....

    n_features = 2 , n_redundant = 0 , n_informative = 2 , random_state.... random . RandomState ( 2 ) X += 2 * rng . uniform ( size =...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Mon Mar 09 14:07:53 UTC 2026
      17.5K bytes
      Cache
     
  4. Theil-Sen Regression — scikit-learn 1.8.0...

    Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...Linear model y = 3*x + N(2, 0.1**2) x = np . random . randn (...
    scikit-learn.org/stable/auto_examples/linear_model/plot_theilsen.html
    Mon Mar 09 14:07:56 UTC 2026
      16.9K bytes
      Cache
     
  5. How to deploy NLP: Text embeddings and vector s...

    predicted dense vector as the result: 2. Loading initial data As mentioned...question) (1), Highly Relevant (2), and Perfectly Relevant (3)....
    www.elastic.co/search-labs/blog/how-to-deploy-nlp-text-embeddings-and-vector-search
    Mon Mar 09 02:14:34 UTC 2026
      56.7K bytes
      Cache
     
  6. DistanceMetric — scikit-learn 1.8.0 docum...

    HaversineDistance 2 arcsin(sqrt(sin^2(0.5*dx) + cos(x1)cos(x2)sin^2(0.5*dy)))...'euclidean' ) >>> X = [[ 1 , 2 ], [ 3 , 4 ], [ 5 , 6 ]] >>>...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DistanceMetric.html
    Mon Mar 09 14:07:54 UTC 2026
      14.9K bytes
      Cache
     
  7. 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 09 14:07:53 UTC 2026
      16.3K bytes
      Cache
     
  8. OneVsOneClassifier — scikit-learn 1.8.0 d...

    X_test [: 10 ]) array([2, 1, 0, 2, 0, 2, 0, 1, 1, 1]) decision_function...n_classes * (n_classes - 1) / 2 classifiers, this method is usually...
    scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html
    Mon Mar 09 14:07:53 UTC 2026
      17.5K bytes
      Cache
     
  9. test.mpp

    ipsum dolor sit amet - 開始タスク 2. Task 2: consectetur adipiscing elit...Test User - テストユーザー - Resource 2: Fess Team - Fessチーム Notes: This...
    raw.githubusercontent.com/codelibs/fess-testdata/master/files/msoffice/test.mpp
    Mon Mar 09 00:08:16 UTC 2026
      989 bytes
     
  10. make_friedman3 — scikit-learn 1.8.0 docum...

    in Friedman [1] and Breiman [2]. Inputs X are 4 independent features...<= 560 * pi , 0 <= X [:, 2 ] <= 1 , 1 <= X [:, 3 ]...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_friedman3.html
    Mon Mar 09 14:07:54 UTC 2026
      13.7K bytes
      Cache
     
Back to Top