- Sort Score
- Num 10 results
- Language All
- Labels All
Results 731 - 740 of 3,212 for test (0.13 seconds)
Filter
-
아키텍처 및 코드 구조
│ └── test/ │ └── java/org/codelibs/fess/ │ ├── ...Test.java #...fess.codelibs.org/ko/dev/architecture.html -
1.5. Stochastic Gradient Descent — scikit-learn...
SGDClassifier ()) est . fit ( X_train ) est . predict ( X_test...other \(K-1\) classes. At testing time, we compute the confidence...scikit-learn.org/stable/modules/sgd.html -
Search applications - Search API & toolkit for ...
Test different retrieval strategies,...Search AI applications with text search, vector search, hybrid...www.elastic.co/enterprise-search/search-applications -
FileSystemXmlApplicationContext (Spring Framewo...
GenericApplicationCo Nested Class Summary Nested classes/interfaces..."mydir/myfile.txt"). Useful for test harnesses as well as for standalone...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/support/File... -
A beginner's guide to natural language processing
defined the "Turing test" as a way to test a machine's ability...massive amount of unstructured text data that exists in the world...developer.ibm.com/articles/a-beginners-guide-to-natural-language-processing/ -
1.6. Nearest Neighbors — scikit-learn 1.8.0 doc...
distance calculation between a test point and the centroid is sufficient...neighbors during training and testing, while excluding them leads...scikit-learn.org/stable/modules/neighbors.html -
LabelSpreading — scikit-learn 1.8.0 documentation
on a Text Dataset Semi-supervised Classification on a Text Dataset...shape (n_samples, n_features) Test samples. y array-like of shape...scikit-learn.org/stable/modules/generated/sklearn.semi_supervised.LabelSpreading.html -
Spring Boot Java applications for CICS, Part 4:...
Add a REST controller The REST controller is the...updates transactional in CICS Test the sample in CICS This is a...developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-4-jdbc/ -
Create a deployment | Elastic Docs
www.elastic.co/docs/deploy-manage/deploy/cloud-enterprise/create-deployment -
OneVsOneClassifier — scikit-learn 1.8.0 documen...
n_features) Test samples. y array-like of shape...usually slower than one-vs-the-rest, due to its O(n_classes^2) complexity....scikit-learn.org/stable/modules/generated/sklearn.multiclass.OneVsOneClassifier.html