Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 842 for = (0.11 sec)

  1. Fess Configuration Properties

    he=hen hi=hin hr=hrn hu=hun hy=hyn id=idn it=itn ja=jan ko=kon...sv=svn ta=tan te=ten th=thn tl=tln tr=trn uk=ukn ur=urn vi=vin...
    fess.codelibs.org/15.0/config/properties.html
    Sun Jul 06 02:34:59 UTC 2025
      117.2K bytes
      Cache
      Similar Results (1)
     
  2. Evaluation of outlier detection estimators — sc...

    ) s = ( y == 2 ) + ( y == 4 ) X = X . loc [ s ] y = y . loc [...random_state = 42 , return_X_y = True , as_frame = True ) y = ( y !=...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_outlier_detection_bench.html
    Thu Jul 03 11:42:05 UTC 2025
      164.6K bytes
      Cache
     
  3. Illustration of prior and posterior Gaussian pr...

    nrows = 2 , sharex = True , sharey = True , figsize = ( 10 ,...nrows = 2 , sharex = True , sharey = True , figsize = ( 10 ,...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_prior_posterior.html
    Thu Jul 03 11:42:05 UTC 2025
      135.7K bytes
      Cache
     
  4. Classifier comparison — scikit-learn 1.7.0 docu...

    C = 0.025 , random_state = 42 ), SVC ( gamma = 2 , C = 1 ,...clf , X , cmap = cm , alpha = 0.8 , ax = ax , eps = 0.5 ) # Plot...
    scikit-learn.org/stable/auto_examples/classification/plot_classifier_comparison.html
    Thu Jul 03 11:42:06 UTC 2025
      114.3K bytes
      Cache
     
  5. GMM covariances — scikit-learn 1.7.0 documentation

    bottom = 0.01 , top = 0.95 , hspace = 0.15 , wspace = 0.05 ,...scatterpoints = 1 , loc = "lower right" , prop = dict ( size = 12 ))...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_covariances.html
    Thu Jul 03 11:42:05 UTC 2025
      108.4K bytes
      Cache
     
  6. Support Vector Regression (SVR) using linear an...

    # svr_rbf = SVR ( kernel = "rbf" , C = 100 , gamma = 0.1 , epsilon...epsilon = 0.1 ) svr_lin = SVR ( kernel = "linear" , C = 100 , gamma...
    scikit-learn.org/stable/auto_examples/svm/plot_svm_regression.html
    Thu Jul 03 11:42:05 UTC 2025
      97.7K bytes
      Cache
     
  7. BallTree — scikit-learn 1.7.0 documentation

    return_distance == False (d,i) if return_distance == True d ndarray...count if count_only == True ind if count_only == False and return_distance...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html
    Thu Jul 03 11:42:05 UTC 2025
      136K bytes
      Cache
      Similar Results (1)
     
  8. Gradient Boosting Out-of-Bag estimates — scikit...

    n_splits = None ): cv = KFold ( n_splits = n_splits ) cv_clf = ensemble...) x1 = random_state . uniform ( size = n_samples ) x2 = random_state...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_oob.html
    Thu Jul 03 11:42:06 UTC 2025
      112K bytes
      Cache
     
  9. Multiclass Receiver Operating Characteristic (R...

    pair_list ): a_mask = y_test == label_a b_mask = y_test == label_b ab_mask...plot_chance_level = ( class_id == 2 ), despine = True , ) _ = ax . set...
    scikit-learn.org/stable/auto_examples/model_selection/plot_roc.html
    Thu Jul 03 11:42:06 UTC 2025
      150.8K bytes
      Cache
     
  10. Feature discretization — scikit-learn 1.7.0 doc...

    size = 15 , bbox = dict ( boxstyle = "round" , alpha = 0.8 ,...): name = estimator . __class__ . __name__ if name == "Pipeline"...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_discretization_classification.html
    Thu Jul 03 11:42:06 UTC 2025
      128.7K bytes
      Cache
     
Back to top