Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 200 for d (0.04 sec)

  1. sklearn.feature_extraction.FeatureHasher — scik...

    FeatureHasher ( n_features = 10 ) >>> D = [{ 'dog' : 1 , 'cat' : 2 , 'elephant'...5 }] >>> f = h . transform ( D ) >>> f . toarray () array([[...
    scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.FeatureHasher.html
    Thu May 16 17:15:46 UTC 2024
      47K bytes
      Cache
     
  2. Docker — Elastic Search Labs

    container: docker run -p 9200:9200 -d --name elasticsearch \ -e "di...
    www.elastic.co/search-labs/tutorials/install-elasticsearch/docker
    Fri May 17 00:42:08 UTC 2024
      62.4K bytes
      Cache
     
  3. cross_validation.rst.txt

    "d", "d", "d"] >>> groups = [1, 1, 1,...Cross-validation iterators for i.i.d. data ---------- Assuming that...
    scikit-learn.org/stable/_sources/modules/cross_validation.rst.txt
    Thu May 16 17:15:45 UTC 2024
      39.9K bytes
      6 views
     
  4. Supervised learning: predicting an output varia...

    to be less than some value \(d\) , which depends on the problem....requires on average \(n \sim 1/d\) points. In the context of the...
    scikit-learn.org/stable/tutorial/statistical_inference/supervised_learning.html
    Wed May 15 13:59:42 UTC 2024
      62K bytes
      Cache
     
  5. sklearn.metrics.ConfusionMatrixDisplay — scikit...

    the format specification is ‘d’ or ‘.2g’ whichever is shorter....the format specification is ‘d’ or ‘.2g’ whichever is shorter....
    scikit-learn.org/stable/modules/generated/sklearn.metrics.ConfusionMatrixDisplay.html
    Thu May 16 17:15:46 UTC 2024
      58.9K bytes
      Cache
     
  6. sklearn.cluster.SpectralClustering — scikit-lea...

    Euclidean distance d(X, X) : np . exp ( - gamma * d ( X , X ) ** 2...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.SpectralClustering.html
    Thu May 16 17:15:46 UTC 2024
      49.4K bytes
      Cache
     
  7. sklearn.cluster.kmeans_plusplus — scikit-learn ...

    D. and Vassilvitskii, S. “k-means++:...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.kmeans_plusplus.html
    Thu May 16 17:15:46 UTC 2024
      21.1K bytes
      Cache
     
  8. sklearn.metrics.adjusted_rand_score — scikit-le...

    FBF01908075 [ Steinley2004 ] D. Steinley, Properties of the Hubert-Arabie...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.adjusted_rand_score.html
    Thu May 16 17:15:47 UTC 2024
      26.8K bytes
      Cache
     
  9. Adding free and open Elastic APM as part of you...

    You can try out any flavor you'd like, but I am going to walk through...up. docker-compose up --build -d The build step will take several...
    www.elastic.co/observability-labs/blog/free-open-elastic-apm-observability-deployment
    Fri May 17 00:58:10 UTC 2024
      75.9K bytes
      Cache
     
  10. sklearn.decomposition.IncrementalPCA — scikit-l...

    the incremental PCA model from: D. Ross, J. Lim, R. Lin, M. Yang,...deemed necessary. References D. Ross, J. Lim, R. Lin, M. Yang....
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.IncrementalPCA.html
    Thu May 16 17:15:46 UTC 2024
      66.2K bytes
      Cache
     
Back to top