Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 250 for c (0.04 sec)

  1. The Iris Dataset — scikit-learn 1.5.0 documenta...

    c = iris . target ) ax . set ( xlabel...X_reduced [:, 1 ], X_reduced [:, 2 ], c = iris . target , s = 40 , ) ax...
    scikit-learn.org/stable/auto_examples/datasets/plot_iris_dataset.html
    Fri May 31 14:06:06 UTC 2024
      91.2K bytes
      Cache
     
  2. Various Agglomerative Clustering on a 2D embedd...

    Varoquaux # License: BSD 3 clause (C) INRIA 2014 from time import time...f "$ { digit } $" , s = 50 , c = plt . cm . nipy_spectral ( labels...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Fri May 31 14:06:06 UTC 2024
      95.1K bytes
      Cache
     
  3. K-means Clustering — scikit-learn 1.5.0 documen...

    c = labels . astype ( float ), edgecolor...[:, 3 ], X [:, 0 ], X [:, 2 ], c = y , edgecolor = "k" ) ax . xaxis...
    scikit-learn.org/stable/auto_examples/cluster/plot_cluster_iris.html
    Fri May 31 14:06:06 UTC 2024
      94.5K bytes
      Cache
     
  4. LastaFluteでMaster/SlaveDB | LastaFlute

    しましょう) Cのslave基軸で自動切り替えを使ったアプリ実装 master/slaveの実装戦略が C. slave基軸で更新時master自動切り替え...ゃえば一番世話ないですが) Cのslave基軸の自動切り替えのすれ違い? 実装戦略が "C" のslave基軸の更新時m...
    dbflute.seasar.org/ja/lastaflute/howto/structure/masterslave.html
    Fri May 24 02:22:00 UTC 2024
      52.6K bytes
      Cache
     
  5. Pipelining: chaining a PCA and a logistic regre...

    874): {'logistic__C': 21.54434690031882, 'pca__n_components':..., 30 , 45 , 60 ], "logistic__C" : np . logspace ( - 4 , 4 , 4...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Fri May 31 14:06:06 UTC 2024
      96.4K bytes
      Cache
     
  6. サブクエリ | DBFlute

    2000円以上の購入をしたことのある会員 (C# では delegate で実現) @C# cb.Query().ExistsPurchaseList(...特にサブクエリの実装を見ると、Java にクロージャが欲しくなります。C# では、delegate があるため、これよりも少しシンプルな記述ができますが、Java...
    dbflute.seasar.org/ja/manual/function/genbafit/implfit/subquery/index.html
    Fri May 24 02:22:00 UTC 2024
      25.5K bytes
      Cache
     
  7. Developer’s Guide — scikit-learn 1.4.2 document...

    Cython or C/C++? Profiling Python code Memory...
    scikit-learn.org/stable/developers/index.html
    Mon May 20 18:34:25 UTC 2024
      38.9K bytes
      Cache
     
  8. Elastic PostgreSQL connector reference | Enterp...

    35 14 Alex 22 customer table c_id name age 2 Elm 24 6 Pine 30...ON employee.emp_id = customer.c_id" } ] When using advanced rules,...
    www.elastic.co/guide/en/enterprise-search/current/connectors-postgresql.html
    Wed May 29 12:24:55 UTC 2024
      59.8K bytes
      Cache
     
  9. Nearest Centroid Classification — scikit-learn ...

    "c" , "darkblue" ]) for shrinkage...scatter ( X [:, 0 ], X [:, 1 ], c = y , cmap = cmap_bold , edgecolor...
    scikit-learn.org/stable/auto_examples/neighbors/plot_nearest_centroid.html
    Fri May 31 14:06:06 UTC 2024
      90.1K bytes
      Cache
     
  10. InnerJoinAutoDetect | DBFlute

    C と結合していて、C のカラムで絞り込みをしていれば A と B も内部結合)...数が変わってしまうためです。 (A, B, C と結合していて、B と C が構造的に内部結合対象であっても、A と B...
    dbflute.seasar.org/ja/manual/function/ormapper/conditionbean/sidebar/innerjoinautodetect.html
    Fri May 24 02:22:00 UTC 2024
      22.9K bytes
      Cache
     
Back to top