- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 751 - 760 of 2,677 for ' (0.18 sec)
-
load_breast_cancer — scikit-learn 1.7.1 documen...
str_('malignant'), np.str_('benign')] Gallery examples...in version 0.18. Examples Let’s say you are interested in the...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_breast_cancer.html -
ConditionBean at a Glance | DBFlute
MEMBER_ID <= 3 // IN lists (in ('a', 'b')) cb.query().setMemberId_...begins-with search (LIKE 'S%' ESCAPE '|') cb.query().setMemberName_LikeSearch(...dbflute.seasar.org/manual/function/ormapper/conditionbean/hitomecb.html -
1.17. Neural network models (supervised) — scik...
= MLPClassifier ( solver = 'lbfgs' , alpha = 1e-5 , ... hidden_layer_sizes...2), random_state=1, solver='lbfgs') After fitting (training),...scikit-learn.org/stable/modules/neural_networks_supervised.html -
The Forrester Total Economic Impact™ Of Elastic...
Impact™ Of Elastic Observability "It's tied everything together: logs,...Consulting on behalf of Elastic. "It's dramatically faster [to resolve...www.elastic.co/explore/devops-observability/forrester-total-economic-impact-observability -
faq.rst.txt
need to specify algorithm='brute' as the default assumes >>>...eps=5, min_samples=2, algorithm='brute') # doctest: +SKIP (array([0,...scikit-learn.org/stable/_sources/faq.rst.txt -
AutoOps makes every Elasticsearch deployment si...
Integration: AutoOps isn't just a standalone tool; it's built into Elastic...experience. We hear you, and we're excited to share some big news!...www.elastic.co/search-labs/blog/autoops-elasticsearch-easy-operations -
Retrieval Augmented Generation (RAG) - Elastics...
company's leave policy. Frozen parametric knowledge An LLM's knowledge...vectors isn't your only retrieval option, but it's one of the...www.elastic.co/search-labs/blog/retrieval-augmented-generation-rag -
TEHIK boosts security and observability with El...
transformation of the country’s public services, including health,...require significant resources. We've always been proactive when seeking...www.elastic.co/customers/tehik -
trustworthiness — scikit-learn 1.7.1 documentation
metric = 'euclidean' ) [source] # Indicate to...n_samples) If the metric is ‘precomputed’ X must be a square distance...scikit-learn.org/stable/modules/generated/sklearn.manifold.trustworthiness.html -
PairwiseKernel — scikit-learn 1.7.1 documentation
upper bound on ‘gamma’. If set to “fixed”, ‘gamma’ cannot be changed...(1e-05, 100000.0) , metric = 'linear' , pairwise_kernels_kwargs...scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.kernels.PairwiseKernel.html