Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 251 - 260 of 408 for f (0.05 sec)

  1. MultiLabelBinarizer — scikit-learn 1.5.2 docume...

    'f', 'h', 'i', 'l', 'm', 'o', 'r',...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MultiLabelBinarizer.html
    Thu Oct 31 11:00:32 UTC 2024
      125.2K bytes
      Cache
     
  2. Feature importances with a forest of trees — sc...

    RandomForestClassifi feature_names = [ f "feature { i } " for i in range...time () - start_time print ( f "Elapsed time to compute the importances:...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_importances.html
    Thu Oct 31 11:00:34 UTC 2024
      108.5K bytes
      Cache
     
  3. LeaveOneGroupOut — scikit-learn 1.5.2 documenta...

    print ( f "Fold { i } :" ) ... print ( f " Train: index=...train_index ] } " ) ... print ( f " Test: index= { test_index }...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeaveOneGroupOut.html
    Thu Oct 31 11:00:34 UTC 2024
      121.3K bytes
      Cache
     
  4. Version 1.1 — scikit-learn 1.6.dev0 documentation

    Fix Add support for F-contiguous arrays for estimators...model. Fix feature_selection.f_regression and feature_selection.r_regression...
    scikit-learn.org/dev/whats_new/v1.1.html
    Sat Oct 26 12:39:01 UTC 2024
      287.1K bytes
      Cache
      Similar Results (1)
     
  5. Digits Classification Exercise — scikit-learn 1...

    = 1000 ) print ( "KNN score: %f " % knn . fit ( X_train , y_train...( "LogisticRegression score: %f " % logistic . fit ( X_train ,...
    scikit-learn.org/stable/auto_examples/exercises/plot_digits_classification_exercise.html
    Thu Oct 31 11:00:32 UTC 2024
      81.9K bytes
      Cache
     
  6. Evaluation of outlier detection estimators — sc...

    toc = perf_counter () print ( f "Duration for { model_name } :...shape [ 0 ], y . mean () print ( f " { n_samples } datapoints with...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Thu Oct 31 11:00:34 UTC 2024
      159K bytes
      Cache
     
  7. d2_pinball_score — scikit-learn 1.5.2 documenta...

    F. (1999). “Goodness of Fit and...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Thu Oct 31 11:00:34 UTC 2024
      110K bytes
      Cache
     
  8. Various Agglomerative Clustering on a 2D embedd...

    marker = f "$ { digit } $" , s = 50 , c =...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Thu Oct 31 11:00:32 UTC 2024
      91.2K bytes
      Cache
     
  9. Nearest Neighbors Classification — scikit-learn...

    set_title ( f "3-Class classification \n (k=...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Thu Oct 31 11:00:34 UTC 2024
      91.8K bytes
      Cache
     
  10. One-class SVM with non-linear kernel (RBF) — sc...

    set ( xlabel = ( f "error train: { n_error_train...regular: { n_error_test } /40 ;" f " errors novel abnormal: { n_error_outliers...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Thu Oct 31 11:00:32 UTC 2024
      96.5K bytes
      Cache
     
Back to top