Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 51 - 60 of 173 for d (0.07 sec)

  1. 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
    Sat May 18 15:26:00 UTC 2024
      49.4K bytes
      Cache
     
  2. 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
    Sat May 18 15:26:01 UTC 2024
      66.2K bytes
      Cache
     
  3. Docker — Elastic Search Labs

    container: docker run -p 9200:9200 -d --name elasticsearch \ -e "di...
    www.elastic.co/search-labs/tutorials/install-elasticsearch/docker
    Sun May 19 00:48:03 UTC 2024
      62.4K bytes
      Cache
     
  4. 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
    Sun May 19 01:02:32 UTC 2024
      75.9K 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
    Sat May 18 15:26:01 UTC 2024
      58.9K bytes
      Cache
     
  6. 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
    Sat May 18 15:26:01 UTC 2024
      62K bytes
      Cache
     
  7. sklearn.naive_bayes.ComplementNB — scikit-learn...

    D., Shih, L., Teevan, J., & Karger, D. R. (2003)....
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.ComplementNB.html
    Sat May 18 15:26:00 UTC 2024
      67.8K bytes
      Cache
     
  8. sklearn.preprocessing.OneHotEncoder — scikit-le...

    "b" ] * 20 + [ "c" ] * 10 + [ "d" ] * 3 ], dtype = object ) . T...infrequent_categories_ [array(['a', 'd'], dtype=object)] >>> ohe . transform...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.OneHotEncoder.html
    Sat May 18 15:26:01 UTC 2024
      77.6K bytes
      Cache
     
  9. sklearn.neural_network.BernoulliRBM — scikit-le...

    this implementation is O(d ** 2) assuming d ~ n_features ~ n_components....
    scikit-learn.org/stable/modules/generated/sklearn.neural_network.BernoulliRBM.html
    Sat May 18 15:26:01 UTC 2024
      48.9K bytes
      Cache
     
  10. sklearn.cluster.DBSCAN — scikit-learn 1.4.2 doc...

    d) where d is the average number of...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.DBSCAN.html
    Sat May 18 15:26:00 UTC 2024
      46.7K bytes
      Cache
     
Back to top