Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1071 - 1080 of 9,632 for 1 (0.76 seconds)

  1. 2009-05-01から1ヶ月間の記事一覧 - はてなニュース

    2009-05-01から1ヶ月間の記事一覧 はてなブックマーク 週間ランキング(2009/5/23-2009/5/29)...っているようです。 まとめたニュース:頭から足が生えてる 頭身の生物が存在する… 『涼宮ハルヒの憂鬱』3年ぶりの新作エピソード、ネットでの反応は?...
    hatenanews.com/archive/2009/05
    Wed Nov 19 10:38:25 GMT 2025
      240.9K bytes
      Cache
     
  2. Sample pipeline for text feature extraction and...

    array([1.e-06, 1.e-05, 1.e-04, 1.e-03, 1.e-02, 1.e-01, 1.e+00,...1.e+00, 1.e+01, 1.e+02, 1.e+03, 1.e+04, 1.e+05, 1.e+06]), 'vect__max_df':...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html
    Wed Nov 19 04:33:04 GMT 2025
      168.1K bytes
      Cache
     
  3. 7.8. Pairwise metrics, Affinities and Kernels &...

    for choosing gamma is 1 / num_features S = 1. / (D / np.max(D))...>>> Y = np . array ([[ 1 , 0 ], [ 2 , 1 ]]) >>> pairwise_distances...
    scikit-learn.org/stable/modules/metrics.html
    Wed Nov 19 04:33:04 GMT 2025
      55.4K bytes
      Cache
     
  4. Gaussian process classification (GPC) on iris d...

    y ) kernel = 1.0 * RBF ([ 1.0 , 1.0 ]) gpc_rbf_anisotropic...() - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_iris.html
    Wed Nov 19 04:33:04 GMT 2025
      98.4K bytes
      Cache
     
  5. Explicit feature map approximation for RBF kern...

    reshape ( - 1 , data . shape [ 1 ]) # title for the plots...y_max]. plt . subplot ( 1 , 3 , i + 1 ) Z = clf . predict ( flat_grid...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Wed Nov 19 04:33:03 GMT 2025
      124.4K bytes
      Cache
     
  6. Elasticsearch for Apache Hadoop version 8.1.2 |...

    1.3 Elasticsearch for Apache Hadoop version 8.1.1 » Elastic...Apache Hadoop version 8.1.2 ES-Hadoop 8.1.2 is a version compatibility...
    www.elastic.co/guide/en/elasticsearch/hadoop/8.19/eshadoop-8.1.2.html
    Mon Oct 20 16:31:19 GMT 2025
      9.8K bytes
      Cache
     
  7. Lasso model selection via information criteria ...

    lasso_lars_ic [ - 1 ] . criterion_ , n_samples , lasso_lars_ic [ - 1 ] . noise_variance_...lasso_lars_ic [ - 1 ] . alphas_ == lasso_lars_ic [ - 1 ] . alpha_ )[...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_lars_ic.html
    Wed Nov 19 04:33:03 GMT 2025
      100.2K bytes
      Cache
     
  8. 9.3. Parallelism, resource management, and conf...

    1.1. Higher-level parallelism with...management, and configuration # 9.3.1. Parallelism # Some scikit-learn...
    scikit-learn.org/stable/computing/parallelism.html
    Wed Nov 19 04:33:03 GMT 2025
      61K bytes
      Cache
     
  9. Visualizing cross-validation behavior in scikit...

    scikit-learn 1.4 Release Highlights for scikit-learn 1.4 Gallery...10 ) percentiles_classes = [ 0.1 , 0.3 , 0.6 ] y = np . hstack...
    scikit-learn.org/stable/auto_examples/model_selection/plot_cv_indices.html
    Wed Nov 19 04:33:04 GMT 2025
      119.9K bytes
      Cache
     
  10. Novelty detection with Local Outlier Factor (LO...

    n_neighbors) is typically set 1) greater than the minimum number...novelty = True , contamination = 0.1 ) clf . fit ( X_train ) # DO NOT...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Wed Nov 19 04:33:04 GMT 2025
      103.2K bytes
      Cache
     
Back to Top