Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 551 - 560 of 1,998 for = (0.14 sec)

  1. GroupKFold — scikit-learn 1.7.0 documentation

    index=[2 3], group=[2 2] Test: index=[0 1 4 5], group=[0 0 3...index=[0 1 4 5], group=[0 0 3 3] Test: index=[2 3], group=[2 2]...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.GroupKFold.html
    Thu Jul 03 11:42:05 UTC 2025
      127.3K bytes
      Cache
     
  2. plot_pca_iris.rst.txt

    py: ========== Principal Component Analysis...Analysis (PCA) on Iris Dataset ========== This example shows a well...
    scikit-learn.org/stable/_sources/auto_examples/decomposition/plot_pca_iris.rst.txt
    Thu Jul 03 11:42:04 UTC 2025
      6.4K bytes
     
  3. map型プロパティ | DBFlute

    @mapprop map: {AAA= BBB ; CCC = DDD } # {AAA=BBB;CCC=DDD} と同じ 定義値の中の空白や改行...@mapprop map: {AAA= BB B ; CCC = DD D } # {AAA=BBB;CCC=DD D} と同じ # 値の中の改行は保持されない...
    dbflute.seasar.org/ja/manual/reference/dfprop/mapprop.html
    Fri Jun 13 09:55:28 UTC 2025
      18.1K bytes
      Cache
     
  4. resample — scikit-learn 1.7.0 documentation

    replace = True , n_samples = None , random_state = None , stratify...y , n_samples = 5 , replace = False , stratify = y , ... random_state...
    scikit-learn.org/stable/modules/generated/sklearn.utils.resample.html
    Mon Jun 30 13:50:30 UTC 2025
      112.7K bytes
      Cache
     
  5. Factor Analysis (with rotation) to visualize pa...

    cmap = "RdBu_r" , vmin =- 1 , vmax = 1 ) ax . set_xticks...ncols = len ( methods ), figsize = ( 10 , 8 ), sharey = True )...
    scikit-learn.org/stable/auto_examples/decomposition/plot_varimax_fa.html
    Thu Jul 03 11:42:05 UTC 2025
      96.1K bytes
      Cache
     
  6. StratifiedShuffleSplit — scikit-learn 1.7.0 doc...

    n_splits = 10 , * , test_size = None , train_size = None , random_state...( n_splits = 5 , test_size = 0.5 , random_state = 0 ) >>> sss...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Thu Jul 03 11:42:05 UTC 2025
      122.5K bytes
      Cache
     
  7. Caching nearest neighbors — scikit-learn 1.7.0 ...

    y = load_digits ( return_X_y = True ) n_neighbors_list = [ 1...graph_model = KNeighborsTransforme ( n_neighbors = max ( n_neighbors_list...
    scikit-learn.org/stable/auto_examples/neighbors/plot_caching_nearest_neighbors.html
    Thu Jul 03 11:42:05 UTC 2025
      93.5K bytes
      Cache
     
  8. An example of K-Means++ initialization — scikit...

    data n_samples = 4000 n_components = 4 X , y_true = make_blobs (...n_samples = n_samples , centers = n_components , cluster_std = 0.60...
    scikit-learn.org/stable/auto_examples/cluster/plot_kmeans_plusplus.html
    Thu Jul 03 11:42:05 UTC 2025
      88.2K bytes
      Cache
     
  9. KernelPCA — scikit-learn 1.7.0 documentation

    degree = 3 , coef0 = 1 , kernel_params = None , alpha = 1.0 , ...fit_inverse_transform = False , eigen_solver = 'auto' , tol = 0 , max_iter = None...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.KernelPCA.html
    Thu Jul 03 11:42:06 UTC 2025
      146.9K bytes
      Cache
     
  10. 2.3. Clustering — scikit-learn 1.7.0 documentation

    V)]=\sum_{i=1}^{|U|} \sum_{j=1}^{|V|} \sum_{n_{ij}=(a_i+b_j-N)^+...assign_labels="kmeans" assign_labels="discretize" assign_labels="cluster_qr"...
    scikit-learn.org/stable/modules/clustering.html
    Thu Jul 03 11:42:05 UTC 2025
      237K bytes
      Cache
     
Back to top