Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1151 - 1160 of 3,487 for 1 (0.07 sec)

  1. Plot different SVM classifiers in the iris data...

    plot the support vectors C = 1.0 # SVM regularization parameter...) X0 , X1 = X [:, 0 ], X [:, 1 ] for clf , title , ax in zip...
    scikit-learn.org/stable/auto_examples/svm/plot_iris_svc.html
    Fri Nov 01 07:27:39 UTC 2024
      88.7K bytes
      Cache
     
  2. 駅ランキング一覧33件中 1件から20件 - gooランキング

    福士蒼汰、成田凌、1位は? 1 最も演技力が高いミュージシャンランキング!福山雅治、及川光博を抑えて1位に選ばれたのは…...ランキング一覧 33件中 1件から20件 RSSを購読する 東幡豆、味鋺、これは読めないと思う愛知の難読駅名ランキング!1位は… 地域...
    ranking.goo.ne.jp/topic/19/
    Sat Nov 02 00:38:44 UTC 2024
      93K bytes
      Cache
     
  3. Entity Framework 6 | APM .NET Agent Reference [...

    xml version="1.0" encoding="utf-8"?> <configuration>...
    www.elastic.co/guide/en/apm/agent/dotnet/current/setup-ef6.html
    Tue Aug 27 23:14:16 UTC 2024
      13.7K bytes
      Cache
     
  4. Tracing APIs | APM Java Agent Reference [1.x] |...

    « Property file reference Public API » Elastic Docs › APM: Java Agent Reference APM Observability › APM APM agents An...
    www.elastic.co/guide/en/apm/agent/java/current/apis.html
    Tue Aug 27 23:14:16 UTC 2024
      14K bytes
      Cache
     
  5. homogeneity_completeness_v_measure — scikit-lea...

    1 , 1 , 2 , 2 ], [ 0 , 0 , 1 , 2 , 2 , 2 ] >>>...float Score between 0.0 and 1.0. 1.0 stands for perfectly homogeneous...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.homogeneity_completeness_v_measure.html
    Fri Nov 01 07:27:38 UTC 2024
      109.5K bytes
      Cache
     
  6. 6.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
    Fri Nov 01 07:27:38 UTC 2024
      55.5K bytes
      Cache
     
  7. Plot the decision surfaces of ensembles of tree...

    () - 1 , X [:, 0 ] . max () + 1 y_min , y_max = X [:, 1 ] . min...min () - 1 , X [:, 1 ] . max () + 1 xx , yy = np . meshgrid (...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Fri Nov 01 07:27:41 UTC 2024
      109.5K bytes
      Cache
     
  8. Post pruning decision trees with cost complexit...

    plot ( ccp_alphas [: - 1 ], impurities [: - 1 ], marker = "o" , drawstyle...clfs [ - 1 ] . tree_ . node_count , ccp_alphas [ - 1 ] ) ) Number...
    scikit-learn.org/stable/auto_examples/tree/plot_cost_complexity_pruning.html
    Fri Nov 01 07:27:40 UTC 2024
      98.2K bytes
      Cache
     
  9. Empirical evaluation of the impact of k-means i...

    mean ( axis = 1 ), inertia . std ( axis = 1 ), fmt = format...using a init="random" and n_init=1 . This run leads to a bad convergence...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_stability_low_dim_dense.html
    Fri Nov 01 07:27:39 UTC 2024
      101.4K bytes
      Cache
     
  10. Comparison of LDA and PCA 2D projection of Iris...

    1 , 2 ], target_names ): plt . scatter...y == i , 0 ], X_r [ y == i , 1 ], color = color , alpha = 0.8...
    scikit-learn.org/stable/auto_examples/decomposition/plot_pca_vs_lda.html
    Fri Nov 01 07:27:40 UTC 2024
      88.7K bytes
      Cache
     
Back to top