+ 1
need help
how to implement a decision tree as a recommender in android studio? do i have the train the dataset somewhere? e.g rstudio/tensorflow
1 ответ
+ 2
Data structure concepts is what you need. A tree is an implementation of a doubly linked list, a list is a type of datastruct