Skip to content

issues Search Results · repo:uxlfoundation/oneDAL language:C++

Filter by

142 results
 (82 ms)

142 results

inuxlfoundation/oneDAL (press backspace or delete to remove)

Note: this is a transcription from the docs section on ideas for contributors. While scikit-learn-intelex uses the normal-equations method for linear regression, oneDAL also offers a QR-based algorithm, ...
good first issue
hacktoberfest
help wanted
  • david-cortes-intel
  • 1
  • Opened 
    26 days ago
  • #3068

Note: this is a transcription from the docs section on ideas for contributors. In line with scikit-learn s EmpiricalCovariance estimator the Covariance algorithm from scikit-learn-intelex by default also ...
good first issue
hacktoberfest
help wanted
  • david-cortes-intel
  • Opened 
    26 days ago
  • #3067

Note: this is a transcription from the docs section on ideas for contributors. Some algorithms in oneDAL rely on spectral decompositions which are performed by calling corresponding routines from LAPACK ...
good first issue
hacktoberfest
help wanted
  • david-cortes-intel
  • Opened 
    26 days ago
  • #3066

oneDAL dbscan sample code exception Build and run oneDAL/examples/oneapi/cpp/source/dbscan/dbscan_brute_force_batch.cpp. Exception occurs when to call const auto result_compute = dal::compute(q, dbscan_desc, ...
  • AlexZhao-becls
  • 4
  • Opened 
    on Dec 3, 2024
  • #3002

Summary I have been wanting to provide a contribution to oneDAL, but I have not been able to figure out how to get incremental builds working under either bazel/make. The make based build works for me, ...
  • sterrettm2
  • 4
  • Opened 
    on Oct 9, 2024
  • #2944

When including the header daal.h, the program fails to compile when C++20 enabled. This is due to the inclusion of DR 2237 into the standard, which prohibits simple-template-ids in constructors. As a result, ...
  • ZijunHui
  • Opened 
    on Aug 1, 2024
  • #2866

Describe the bug - In Python, we can simply use daal4py.get_gbt_model_from_lightgbm() to convert a trained LGBM model to oneDAL, and use daal4py.gbt_regression_prediction() to predict. - May I ...
  • AllenSun1024
  • 6
  • Opened 
    on Jul 2, 2024
  • #2836

I noticed that the leaf nodes in decision trees only contain a single response value, as seen in this example: https://github.com/oneapi-src/oneDAL/blob/bbe13a4bcaca8eabd3751b0ccf58ed9a044254f9/cpp/daal/include/algorithms/tree_utils/tree_utils_regression.h#L51 ...
  • dragonbra
  • 3
  • Opened 
    on Jun 12, 2024
  • #2817

Describe the bug Failures are occurring during Azure Pipelines runs on these steps of public CI as of recent - check any open PR for example of failures: image image @keeranroth any idea where these might ...
  • ethanglaser
  • 3
  • Opened 
    on Apr 30, 2024
  • #2758

For debugging purposes, it would be useful to add some context to error messages which are passed as part of thrown exceptions. For example, consider the code in function cpp/oneapi/dal/detail/common.hpp:get_data_type_size, ...
good first issue
hacktoberfest
help wanted
  • keeranroth
  • 4
  • Opened 
    on Apr 24, 2024
  • #2742
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub