Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 221 - 230 of 908 for c (0.05 sec)

  1. Decision Tree Regression — scikit-learn 1.7.0 d...

    c = "darkorange" , label = "data"...scatter ( y [:, 0 ], y [:, 1 ], c = "yellow" , s = s , edgecolor...
    scikit-learn.org/stable/auto_examples/tree/plot_tree_regression.html
    Mon Jun 30 13:50:27 UTC 2025
      152.4K bytes
      Cache
     
  2. Installing scikit-learn — scikit-learn 1.7.0 do...

    for instance: C : \ Users \ username > C : \ Users \ username...packages in the environment python -c "import sklearn; sklearn.show_versions()"...
    scikit-learn.org/stable/install.html
    Mon Jun 30 13:50:29 UTC 2025
      54K bytes
      Cache
     
  3. Multiclass Receiver Operating Characteristic (R...

    \(TPR=\frac{\sum_{c}TP_c}{\sum_{c}(TP_c + FN_c)}\) ; \(FPR=\frac{\sum_{c}FP_c}{\sum_{c}(FP_c...\(FPR=\frac{1}{C}\sum_{c}\frac{FP_c}{FP_c + TN_c}\) . where C is the...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Mon Jun 30 13:50:27 UTC 2025
      150.8K bytes
      Cache
     
  4. Plot the decision surfaces of ensembles of tree...

    c_ [ xx . ravel (), yy . ravel ()])...estimators_ : Z = tree . predict ( np . c_ [ xx . ravel (), yy . ravel ()])...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Mon Jun 30 13:50:29 UTC 2025
      113.9K bytes
      Cache
     
  5. god spede the plow and send us all corne enow |...

    the always excellent Charles C. Mann. posted by CheeseDigestsAll...
    www.metafilter.com/209325/god-spede-the-plow-and-send-us-all-corne-enow
    Thu Jun 26 00:56:25 UTC 2025
      63.3K bytes
      Cache
     
  6. Regularization path of L1- Logistic Regression ...

    for c in cs : clf . set_params ( logisticregression__C = c ) clf...sklearn.svm import l1_min_c cs = l1_min_c ( X , y , loss = "log"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Mon Jun 30 13:50:29 UTC 2025
      97K bytes
      Cache
     
  7. Divorce Kings of the Caribbean – Story Bureau

    clients were celebrities George C. Scott, Jack Orr, and Aretha Franklin,...
    story-bureau.com/divorce-caribbean-style/
    Tue Jun 24 00:51:30 UTC 2025
      110.8K bytes
      Cache
     
  8. Custom refit strategy of a grid search with cro...

    "C" : [ 1 , 10 , 100 , 1000 ]}, {...{ "kernel" : [ "linear" ], "C" : [ 1 , 10 , 100 , 1000 ]}, ]...
    scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html
    Mon Jun 30 13:50:29 UTC 2025
      136K bytes
      Cache
     
  9. Plot randomly generated multilabel dataset — sc...

    (random_state=521): Class P(C) P(w0|C) P(w1|C) red 0.32 0.55 0.45 blue...print ( "Class" , "P(C)" , "P(w0|C)" , "P(w1|C)" , sep = " \t " )...
    scikit-learn.org/stable/auto_examples/datasets/plot_random_multilabel_dataset.html
    Mon Jun 30 13:50:30 UTC 2025
      97.1K bytes
      Cache
     
  10. DBFlute : Migration : 0.8.4

    今回はJava版のみの話ではありますが、将来C#版も同じ挙動にする予定です。 Daoインターフェースを生成しないモード(Java版のみ)...余計なクラスが生成される分、自動生成処理、コンパイル処理が遅い C. Daoインターフェースが初期化されることで単体テストが遅い...
    dbflute.seasar.org/ja/oldmigration/migrate-083to084.html
    Fri Jun 13 09:55:28 UTC 2025
      6.7K bytes
      1 views
      Cache
     
Back to top