Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1161 - 1170 of 1,971 for = (0.48 sec)

  1. One-class SVM with non-linear kernel (RBF) — sc...

    X_outliers = np . random . uniform ( low =- 4 , high = 4 , size = ( 20...levels = [ 0 ], colors = "darkred" , linewidths = 2 , ) s = 40 b1...
    scikit-learn.org/stable/auto_examples/svm/plot_oneclass.html
    Fri Oct 10 15:14:35 UTC 2025
      100.8K bytes
      1 views
      Cache
     
  2. Comparison between grid search and successive h...

    } clf = SVC ( random_state = rng ) tic = time () gsh = HalvingGridSearchCV...ha = "center" , va = "center" , color = "w" , fontsize = 20 ,...
    scikit-learn.org/stable/auto_examples/model_selection/plot_successive_halving_heatmap.html
    Fri Oct 10 15:14:35 UTC 2025
      106K bytes
      Cache
     
  3. Comparison of the K-Means and MiniBatchKMeans c...

    different += ( k_means_labels == k ) != ( mbk_means_labels == k ) identical...( left = 0.02 , right = 0.98 , bottom = 0.05 , top = 0.9 ) colors...
    scikit-learn.org/stable/auto_examples/cluster/plot_mini_batch_kmeans.html
    Fri Oct 10 15:14:33 UTC 2025
      105.8K bytes
      Cache
     
  4. plot_multi_metric_evaluation.py

    """ ========== Demonstration of multi-metric evaluation on cross_val_score...cross_val_score and GridSearchCV ========== Multiple metric parameter...
    scikit-learn.org/stable/_downloads/dedbcc9464f3269f4f012f4bfc7d16da/plot_multi_metric_evaluation.py
    Mon Oct 06 22:31:16 UTC 2025
      3.6K bytes
     
  5. Multiclass sparse logistic regression on 20newg...

    train_samples=4500, n_features=130107, n_classes=20 [model=One versus...max_iter = this_max_iter , random_state = 42 , ) if model == "ovr"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_sparse_logistic_regression_20newsgroups.html
    Fri Oct 10 15:14:33 UTC 2025
      106.2K bytes
      Cache
     
  6. Manifold learning on handwritten digits: Locall...

    axs = plt . subplots ( nrows = 10 , ncols = 10 , figsize = ( 6...X [ y == digit ] . T , marker = f "$ { digit } $" , s = 60 , color...
    scikit-learn.org/stable/auto_examples/manifold/plot_lle_digits.html
    Fri Oct 10 15:14:35 UTC 2025
      119.3K bytes
      Cache
     
  7. DBFlute : Migration : 0.8.9.10

    ; columnExceptMap = map:{ ; VENDOR_CHECK = list:{COLUMN_EXCEPT_TEST}...れません。 ; isCompatibleAutoMapp = true columnExeptList改めcolumnExceptMap...
    dbflute.seasar.org/ja/oldmigration/migrate-0899to08910.html
    Mon Sep 15 10:51:18 UTC 2025
      3.4K bytes
      Cache
     
  8. Linear and Quadratic Discriminant Analysis with...

    y_right = X [ y == y_pred ], y [ y == y_pred ] X_wrong...[:, 1 ], c = y_right , s = 20 , cmap = cmap , alpha = 0.5 ) ax...
    scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html
    Fri Oct 10 15:14:36 UTC 2025
      118.5K bytes
      Cache
     
  9. CDL: Visualising the power of data with Canvas ...

    progress shape="gauge" label=true font={font family="'Open Sans',...sans-serif" size=24 align="center" color="#FFFFFF" weight="normal" underline=false...
    www.elastic.co/blog/cdl-visualising-the-power-of-data-with-canvas-and-elasticsearch
    Wed Sep 24 00:44:07 UTC 2025
      392.2K bytes
      Cache
     
  10. Prediction Intervals for Gradient Boosting Regr...

    all_models = {} common_params = dict ( learning_rate = 0.05 , n_estimators...n_estimators = 200 , max_depth = 2 , min_samples_leaf = 9 , min_samples_split...
    scikit-learn.org/stable/auto_examples/ensemble/plot_gradient_boosting_quantile.html
    Fri Oct 10 15:14:33 UTC 2025
      140.9K bytes
      Cache
     
Back to top