Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 781 - 790 of 1,989 for = (0.12 sec)

  1. KernelCenterer — scikit-learn 1.6.1 documentation

    ]] >>> K = pairwise_kernels ( X , metric = 'linear' ) >>>...kernel \(K\) such that: \[K(X, Y) = \phi(X) . \phi(Y)^{T}\] \(\phi(X)\)...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.KernelCenterer.html
    Sat Apr 19 00:31:22 UTC 2025
      132.5K bytes
      Cache
     
  2. 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
    Sat Apr 19 00:31:22 UTC 2025
      100.8K bytes
      Cache
     
  3. 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
    Sat Apr 19 00:31:21 UTC 2025
      106.2K bytes
      Cache
     
  4. Ability of Gaussian process regression (GPR) to...

    y = y_train , color = "black" , alpha = 0.4 , label = "Observations"...], y = y_train , color = "black" , alpha = 0.4 , label = "Observations"...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpr_noisy.html
    Sat Apr 19 00:31:22 UTC 2025
      132.8K bytes
      Cache
     
  5. セットアップ - DI環境の調整 | DBFlute

    dicon <beans> <bean id="context" class=" ... context.support....List<Module> moduleList = ... DataSource dataSource = ... moduleList.add(...
    dbflute.seasar.org/ja/environment/setup/injection.html
    Fri Apr 18 17:54:32 UTC 2025
      11.9K bytes
      Cache
     
  6. 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
    Sat Apr 19 00:31:22 UTC 2025
      105.7K bytes
      Cache
     
  7. 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
    Sat Apr 19 00:31:21 UTC 2025
      3.6K bytes
     
  8. Common pitfalls in the interpretation of coeffi...

    data = coefs , orient = "h" , palette = "dark:k" , alpha = 0.5...data = coefs , orient = "h" , color = "cyan" , saturation = 0.5...
    scikit-learn.org/stable/auto_examples/inspection/plot_linear_model_coefficient_interpretation.html
    Sat Apr 19 00:31:22 UTC 2025
      278.2K bytes
      Cache
     
  9. compute_sample_weight — scikit-learn 1.6.1 docu...

    compute_sample_weight ( class_weight = "balanced" , y = y ) array([0.75, 0.75,...class_weight , y , * , indices = None ) [source] # Estimate sample...
    scikit-learn.org/stable/modules/generated/sklearn.utils.class_weight.compute_sample_weight.html
    Sat Apr 19 00:31:20 UTC 2025
      109.5K bytes
      Cache
     
  10. hangar lastadoc

    MemberStatus {FML=Formalized, PRV=Provisional, WDL=Withdrawal} 3...@Length{max=10} 2 productStatus ProductStatus {PST=ProductionStop,...
    dbflute.seasar.org/data/doc/lastadoc/lastadoc-hangar.html
    Fri Apr 18 17:54:25 UTC 2025
      59.7K bytes
      Cache
     
Back to top