Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 931 - 940 of 2,009 for = (0.09 sec)

  1. 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
    Wed Jul 02 18:21:48 UTC 2025
      133.2K bytes
      Cache
     
  2. 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
    Wed Jul 02 18:21:48 UTC 2025
      111.7K bytes
      Cache
     
  3. 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
    Wed Jul 02 18:21:48 UTC 2025
      112.5K bytes
      Cache
     
  4. otest-OTestConcept-view.png

    35273367 width=908, height=374, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...
    dbflute.seasar.org/ja/data/model/otest-OTestConcept-view.png
    Fri Jun 13 09:55:28 UTC 2025
      355.6K bytes
      3 views
     
  5. genba-implfit-DateFromTo-target.png

    35273367 width=995, height=533, bitDepth=8, colorType=RGB, compr...compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB...
    dbflute.seasar.org/ja/data/model/genba/genba-implfit-DateFromTo-target.png
    Fri Jun 13 09:55:28 UTC 2025
      115.1K bytes
     
  6. StandardScaler — scikit-learn 1.7.0 documentation

    copy = True , with_mean = True , with_std = True ) [source]...to None when with_mean=False and with_std=False . var_ ndarray...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html
    Wed Jul 02 18:21:48 UTC 2025
      196.3K bytes
      Cache
     
  7. FeatureHasher — scikit-learn 1.7.0 documentation

    n_features=1048576 , * , input_type='dict' , dtype=<class 'numpy.float64'>...FeatureHasher >>> h = FeatureHasher ( n_features = 10 ) >>> D = [{ 'dog'...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Wed Jul 02 18:21:48 UTC 2025
      128.8K bytes
      Cache
     
  8. KNNImputer — scikit-learn 1.7.0 documentation

    missing_values = nan , n_neighbors = 5 , weights = 'uniform' , metric...metric = 'nan_euclidean' , copy = True , add_indicator = False...
    scikit-learn.org/stable/modules/generated/sklearn.impute.KNNImputer.html
    Wed Jul 02 18:21:48 UTC 2025
      133.6K bytes
      Cache
     
  9. cluster_optics_dbscan — scikit-learn 1.7.0 docu...

    max_eps = np . inf , ... metric = "minkowski" , ... p = 2 , ......metric_params = None , ... algorithm = "auto" , ... leaf_size = 30 , ......
    scikit-learn.org/stable/modules/generated/sklearn.cluster.cluster_optics_dbscan.html
    Wed Jul 02 18:21:48 UTC 2025
      112K bytes
      Cache
     
  10. 1.17. Neural network models (supervised) — scik...

    >>> clf = MLPClassifier ( solver = 'lbfgs' , alpha = 1e-5 , ......MLPClassifier(alpha=1e-05, hidden_layer_sizes=(5, 2), random_state=1, solver='lbfgs')...
    scikit-learn.org/stable/modules/neural_networks_supervised.html
    Wed Jul 02 18:21:48 UTC 2025
      66.7K bytes
      Cache
     
Back to top