Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 31 - 40 of 1,439 for d (0.07 seconds)

Filter
  1. Configuración de Registro

    format_firstline /^\d{4}-\d{2}-\d{2}/ format1 /^(?<time>\d{4}-\d{2}-\d{2}...d{2} \d{2}:\d{2}:\d{2},\d{3}) \[(?<thread>.*?)\] (?&lt...
    fess.codelibs.org/es/15.4/config/admin-logging.html
    Mon Feb 09 02:46:36 UTC 2026
      76.5K bytes
      Cache
     
  2. Bunch — scikit-learn 1.8.0 documentation

    all items from D. # copy ( ) → a shallow copy of D # classmethod...[ E , ] **F ) → None. Update D from dict/iterable E and F. #...
    scikit-learn.org/stable/modules/generated/sklearn.utils.Bunch.html
    Mon Mar 23 20:39:21 UTC 2026
      14.5K bytes
      Cache
     
  3. 5.2. Permutation feature importance — scikit-le...

    dataset (training or validation) \(D\) . Compute the reference score...of the model \(m\) on data \(D\) (for instance the accuracy for...
    scikit-learn.org/stable/modules/permutation_importance.html
    Mon Mar 23 20:39:20 UTC 2026
      11.3K bytes
      Cache
     
  4. Isomap — scikit-learn 1.8.0 documentation

    frobenius_norm[K(D) - K(D_fit)] / n_samples Where D is the matrix...isomap kernel: K(D) = -0.5 * (I - 1/n_samples) * D^2 * (I - 1/n_samples)...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.Isomap.html
    Mon Mar 23 20:39:23 UTC 2026
      17.9K bytes
      Cache
     
  5. Configuracion de Rank Fusion

    Formula: score ( d ) = Σ 1 / ( k + rank ( d )) k : Parametro...(predeterminado: 20) rank(d) : Posicion del documento d en cada resultado...
    fess.codelibs.org/es/15.5/config/rank-fusion.html
    Mon Mar 23 02:52:34 UTC 2026
      38.4K bytes
      Cache
     
  6. FeatureHasher and DictVectorizer Comparison — s...

    fit_transform ( token_freqs ( d ) for d in raw_data ) duration = time...transform ( token_freqs ( d ) for d in raw_data ) duration = time...
    scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html
    Mon Mar 23 20:39:20 UTC 2026
      21.2K bytes
      Cache
     
  7. API Storage

    "Content-Type: application/json" \ -d '{ "maxNumSegments": 1, "flush":..."Content-Type: application/json" \ -d '{ "index": "fess.20250129", "maxNumSegments":...
    fess.codelibs.org/fr/15.5/api/admin/api-admin-storage.html
    Mon Mar 23 02:54:11 UTC 2026
      40.7K bytes
      Cache
     
  8. Storage API

    "Content-Type: application/json" \ -d '{ "maxNumSegments": 1, "flush":..."Content-Type: application/json" \ -d '{ "index": "fess.20250129", "maxNumSegments":...
    fess.codelibs.org/zh-cn/15.5/api/admin/api-admin-storage.html
    Mon Mar 23 03:00:20 UTC 2026
      39.1K bytes
      Cache
     
  9. PoissonRegressor — scikit-learn 1.8.0 documenta...

    D^2 is defined as \(D^2 = 1-\frac{D(y_{true},y_{pred})}{D_{null}}\)...Compute D^2, the percentage of deviance explained. D^2 is a generalization...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.PoissonRegressor.html
    Mon Mar 23 20:39:21 UTC 2026
      17.5K bytes
      Cache
     
  10. pairwise_distances_chunked — scikit-learn 1.8.0...

    flatnonzero ( d < r ) for d in D_chunk ] ... avg_dist...np . flatnonzero ( d < r [ i ]) ... for i , d in enumerate ( D_chunk...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise_distances_chunked.html
    Mon Mar 23 20:39:20 UTC 2026
      15K bytes
      Cache
     
Back to Top