oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

Add kNN search C++ examples

Open Alexsandruss opened this issue 3 years ago • 5 comments

Description

Copies of examples/daal/cpp_sycl/source/k_nearest_neighbors/bf_knn_dense_search_batch.cpp:

  • KDTree k-Nearest Neighbors search C++ example
  • Brute force k-Nearest Neighbors search C++ example

Alexsandruss avatar Dec 18 '20 08:12 Alexsandruss

@Mergifyio rebase

SmirnovEgorRu avatar Dec 30 '20 23:12 SmirnovEgorRu

Command rebase: success

Branch has been successfully rebased

mergify[bot] avatar Dec 30 '20 23:12 mergify[bot]

/intelci: run

SmirnovEgorRu avatar Dec 30 '20 23:12 SmirnovEgorRu

Example should be minimal. If you want to show both, why we need 2 examples instead of 1?

Formally, it's not in scope of this PR, but I removed classification part in search examples except label loading.

Alexsandruss avatar Feb 05 '21 11:02 Alexsandruss

http://intel-ci.intel.com/eb69f561-0085-f106-af7e-8cdcd4b723a1

Alexsandruss avatar Feb 08 '21 11:02 Alexsandruss

rebase

❌ Command disallowed due to command restrictions in the Mergify configuration.

  • [ ] any of:
    • [ ] sender-permission>=write
    • [ ] sender={{author}}

mergify[bot] avatar Mar 21 '23 12:03 mergify[bot]