Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 241 - 250 of 2,000 for = (0.11 sec)

  1. make_biclusters — scikit-learn 1.7.0 documentation

    noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True ,..., rows , cols = make_biclusters ( ... shape = ( 10 , 20 ), n_clusters...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_biclusters.html
    Thu Jul 03 11:42:05 UTC 2025
      110.7K bytes
      Cache
     
  2. Normalizer — scikit-learn 1.7.0 documentation

    Normalizer ( norm = 'l2' , * , copy = True ) [source] # Normalize...norm {‘l1’, ‘l2’, ‘max’}, default=’l2’ The norm to use to normalize...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Normalizer.html
    Thu Jul 03 11:42:05 UTC 2025
      135.8K bytes
      Cache
     
  3. scale — scikit-learn 1.7.0 documentation

    axis = 0 , with_mean = True , with_std = True , copy = True )...and scale. axis {0, 1}, default=0 Axis used to compute the means...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.scale.html
    Thu Jul 03 11:42:05 UTC 2025
      111.4K bytes
      Cache
     
  4. Confusion matrix — scikit-learn 1.7.0 documenta...

    with iris = datasets . load_iris () X = iris . data y = iris . target...classifier = svm . SVC ( kernel = "linear" , C = 0.01 ) . fit...
    scikit-learn.org/stable/auto_examples/model_selection/plot_confusion_matrix.html
    Thu Jul 03 11:42:05 UTC 2025
      88.9K bytes
      Cache
     
  5. make_checkerboard — scikit-learn 1.7.0 document...

    noise = 0.0 , minval = 10 , maxval = 100 , shuffle = True ,...rows , columns = make_checkerboard ( shape = ( 300 , 300 ), n_clusters...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_checkerboard.html
    Thu Jul 03 11:42:05 UTC 2025
      111.7K bytes
      Cache
     
  6. dcg_score — scikit-learn 1.7.0 documentation

    k = None , log_base = 2 , sample_weight = None , ignore_ties.../ 2 = 7.5 >>> dcg_score ( true_relevance , scores , k = 1 ) 7.5...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.dcg_score.html
    Thu Jul 03 11:42:05 UTC 2025
      112.5K bytes
      Cache
     
  7. make_moons — scikit-learn 1.7.0 documentation

    ( n_samples = 100 , * , shuffle = True , noise = None , random_state...>>> X , y = make_moons ( n_samples = 200 , noise = 0.2 , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.make_moons.html
    Thu Jul 03 11:42:05 UTC 2025
      114.3K bytes
      Cache
     
  8. grid_search_cross_validation.png

    PixelInterleaved width=885, height=613, bitDepth=8, colorType=RGBAlpha, ...red=8, green=8, blue=8, alpha=8 RGB 8 8 8 8 613 1 1.0 1 8 8 8...
    scikit-learn.org/stable/_images/grid_search_cross_validation.png
    Thu Jul 03 11:42:05 UTC 2025
      35.9K bytes
     
  9. Binarizer — scikit-learn 1.7.0 documentation

    threshold = 0.0 , copy = True ) [source] # Binarize...Parameters : threshold float, default=0.0 Feature values below or equal...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Binarizer.html
    Thu Jul 03 11:42:05 UTC 2025
      133.2K bytes
      Cache
     
  10. selectEntity(cb) (一件検索) | DBFlute

    member = entity . get (); ... = member .getMemberId(); ... = member...Member member = memberBhv .selectEntity(cb); if (member != null) {...
    dbflute.seasar.org/ja/manual/function/ormapper/behavior/select/selectentity.html
    Fri Jun 13 09:55:28 UTC 2025
      34.7K bytes
      Cache
     
Back to top