Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1211 - 1220 of 1,971 for = (0.59 sec)

  1. Explicit feature map approximation for RBF kern...

    kernel_svm = svm . SVC ( gamma = 0.2 ) linear_svm = svm . LinearSVC...feature_map_fourier = RBFSampler ( gamma = 0.2 , random_state = 1 ) feature_map_nystroem...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_approximation.html
    Sat Oct 11 07:51:25 UTC 2025
      124.4K bytes
      Cache
     
  2. RocCurveDisplay — scikit-learn 1.7.2 documentation

    ( fpr = fpr , tpr = tpr , roc_auc = roc_auc , ... name = 'example...pos_label = None , ax = None , name = None , curve_kwargs = None ,...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.RocCurveDisplay.html
    Sat Oct 11 07:51:25 UTC 2025
      170.5K bytes
      Cache
     
  3. Effect of transforming the targets in regressio...

    y = make_regression ( n_samples = 10_000 , noise = 100 ,...ax1 ) = plt . subplots ( 1 , 2 , sharey = True ) ridge_cv = RidgeCV...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Sat Oct 11 07:51:27 UTC 2025
      125.3K bytes
      Cache
     
  4. Outlier detection on a real data set — scikit-l...

    contamination = 0.25 ), "OCSVM" : OneClassSVM ( nu = 0.25 , gamma = 0.35..., levels = [ 0 ], colors = color , ax = ax , ) legend_lines ....
    scikit-learn.org/stable/auto_examples/applications/plot_outlier_detection_wine.html
    Sat Oct 11 07:51:25 UTC 2025
      101.7K bytes
      1 views
      Cache
     
  5. eclipse-location-copyrename-snapshot.png

    17639795 width=1564, height=720, bitDepth=8, colorType=RGBAlpha, ...translatedKeyword=, text=<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP...
    dbflute.seasar.org/data/snapshot/friends/eclipse/install/eclipse-location-copyrename-snapshot.png
    Mon Sep 15 10:51:10 UTC 2025
      407.7K bytes
     
  6. 政治の記事一覧 - goo

    <input type="hidden" name="news_id" value=""> <input type="hidden"...type="hidden" name="cp_id" value=""> <input type="hidden" name="inview_param"...
    www.goo.ne.jp/
    Fri Oct 03 00:56:28 UTC 2025
      494.3K bytes
      Cache
     
  7. 天気の記事一覧 - goo

    <input type="hidden" name="news_id" value=""> <input type="hidden"...type="hidden" name="cp_id" value=""> <input type="hidden" name="inview_param"...
    www.goo.ne.jp/
    Sun Oct 12 00:37:35 UTC 2025
      553.1K bytes
      Cache
     
  8. Novelty detection with Local Outlier Factor (LO...

    X_outliers = np . random . uniform ( low =- 4 , high = 4 , size = ( 20...1 ], c = "blueviolet" , s = s , edgecolors = "k" ) c = plt . scatter...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_novelty_detection.html
    Sat Oct 11 07:51:26 UTC 2025
      103.2K bytes
      1 views
      Cache
     
  9. DetCurveDisplay — scikit-learn 1.7.2 documentation

    test_size = 0.4 , random_state = 0 ) >>> clf = SVC ( random_state...DetCurveDisplay ( ... fpr = fpr , fnr = fnr , estimator_name = "SVC" ... )...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.DetCurveDisplay.html
    Sat Oct 11 07:51:26 UTC 2025
      137.8K bytes
      Cache
     
  10. Probability calibration of classifiers — scikit...

    ): this_X = X_train [ y_train == this_y ] this_sw = sw_train [...n_samples = n_samples , centers = centers , shuffle = False , random_state...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration.html
    Sat Oct 11 07:51:27 UTC 2025
      109.3K bytes
      Cache
     
Back to top