Skip to content

General doubts that I have not been able to resolve #1488

Answered by napetrov
gbullido asked this question in Q&A
Discussion options

You must be logged in to vote

@gbullido

  1. They have a differences in implementation in our variant. But possibly would be extended to decision tree although it's of lower priority as simple decision trees usually not a bottlenecks and scikit implementation is sufficient.

  2. Sparse data is not supported for example. So current accelerated version does support only dense data

  3. Yes, it's not supported - there is no point for accelerating this particular call - there is no compute load there. it's just used from stock scikit version.

  4. Yes, AMD would work. Integrated graphics is required only if you would like to offload compute to graphic. For your usecases any X86 will work

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@gbullido
Comment options

Answer selected by gbullido
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants