Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 2,300 for 2 (0.25 sec)

  1. locally_linear_embedding — scikit-learn 1.6.1 d...

    (n_components + 1) / 2. see reference [2] modified use the modified...n_components = 2 ) >>> embedding . shape (100, 2) Gallery examples...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.locally_linear_embedding.html
    Sat Apr 19 00:31:22 UTC 2025
      115.9K bytes
      Cache
     
  2. TimeSeriesSplit — scikit-learn 1.6.1 documentation

    2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 ,...1] Test: index=[2] Fold 2: Train: index=[0 1 2] Test: index=[3]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
    Sat Apr 19 00:31:21 UTC 2025
      129.7K bytes
      2 views
      Cache
     
  3. make_gaussian_quantiles — scikit-learn 1.6.1 do...

    int64(2), np.int64(0), np.int64(1), np.int64(0), np.int64(2)] Gallery...n_samples = 100 , n_features = 2 , n_classes = 3 , shuffle = True...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_gaussian_quantiles.html
    Sat Apr 19 00:31:21 UTC 2025
      112.4K bytes
      Cache
     
  4. plot_classifier_comparison.zip

    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/_downloads/ce35bcc69acbd491cf7ac77fa17889d5/plot_classifier_comparison.zip
    Sat Apr 19 00:31:21 UTC 2025
      10.8K bytes
     
  5. harbor lastadoc

    RootAction #index() HtmlResponse 0 7 3 2 /lido/auth/signin @author s.tadokoro...MemberAddAction #index() HtmlResponse 2 47 6 10 /member/add/register @author...
    dbflute.seasar.org/ja/data/doc/harbor/lastadoc-harbor.html
    Fri Apr 18 17:54:32 UTC 2025
      90.1K bytes
      Cache
     
  6. SVC — scikit-learn 1.6.1 documentation

    [ - 2 , - 1 ], [ 1 , 1 ], [ 2 , 1 ]]) >>> y = np...np . array ([ 1 , 1 , 2 , 2 ]) >>> from sklearn.svm import SVC...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Sat Apr 19 00:31:22 UTC 2025
      182K bytes
      Cache
     
  7. Elasticsearch vs. OpenSearch: Vector Search Per...

    OpenSearch-2.14.0@lucene-hnsw 0.96519 0.995422 OpenSearch-2.14.0@faiss...OpenSearch-2.14.0@faiss-sq_fp16 0.980012 0.97721 OpenSearch-2.14.0@nmslib...
    www.elastic.co/search-labs/blog/elasticsearch-opensearch-vector-search-performance-comparison
    Sat Apr 19 01:02:53 UTC 2025
      233.4K bytes
      1 views
      Cache
     
  8. median_absolute_error — scikit-learn 1.6.1 docu...

    2 , 7 ] >>> y_pred = [ 2.5 , 0.0 , 2 , 8 ] >>> m...]] >>> y_pred = [[ 0 , 2 ], [ - 1 , 2 ], [ 8 , - 5 ]] >>> median_absolute_error...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.median_absolute_error.html
    Sat Apr 19 00:31:21 UTC 2025
      112.9K bytes
      Cache
     
  9. preprocessing.rst.txt

    2. , 1. , 0.1], [4.4, 2.2, 1.1, 0.1], [4.4, 2.2, 1.2, 0.1],...:math:`(X_1, X_2)` to :math:`(1, X_1, X_2, X_1^2, X_1X_2, X_2^2)`. In...
    scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt
    Sat Apr 19 00:31:22 UTC 2025
      53K bytes
     
  10. KNeighborsTransformer — scikit-learn 1.6.1 docu...

    array([[2]])) As you can see, it returns [[0.5]], and [[2]], which..., metric = 'minkowski' , p = 2 , metric_params = None , n_jobs...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KNeighborsTransformer.html
    Thu Apr 17 23:17:16 UTC 2025
      146.5K bytes
      Cache
     
Back to top