Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.
226 Discussions

Parameters for Daal4py Decision Tree Regression model

tcs_hormazd
Beginner
1,847 Views

Hello,

 

For Intel's Daal4py Decision Tree Regression model, certain decision tree parameters are not listed as parameters (e.g. min_samples_split and max_features, which are parameters for decision trees in other implementations such as the sklearn.tree.DecisionTreeRegressor()). Is there any way that those parameters can be adjusted for intel daal4py decision tree regression models?

 

Also, does the daal4py Decision Tree Regression model have any 'engine' parameter, similar to what Decision Forest Regression has and what GBT regression has? No 'engine' parameter is listed in the documentation of the daal4py Decision Tree Regression model here: Algorithms — daal4py 2021.1 documentation (intelpython.github.io) and attempts to pass an engine parameter lead to errors. Is there some other to set the seed for the daal4py decision tree regression model?

0 Kudos
1 Solution
AthiraM_Intel
Moderator
1,727 Views

Hi,


Sorry for the delay.


For your information, as of now we don't have the parameter settings you mentioned. There is a plan to include these parameters in future.


Hope this answers your query. If you have any other issue, please let us know.



Thanks.


View solution in original post

0 Kudos
4 Replies
AthiraM_Intel
Moderator
1,784 Views

Hi,


Thank you for posting in Intel Communities.


We are checking on it internally, will let you know the updates soon.



Thanks.


0 Kudos
AthiraM_Intel
Moderator
1,728 Views

Hi,


Sorry for the delay.


For your information, as of now we don't have the parameter settings you mentioned. There is a plan to include these parameters in future.


Hope this answers your query. If you have any other issue, please let us know.



Thanks.


0 Kudos
tcs_hormazd
Beginner
1,702 Views

Hello,

 

No problem.

 

Thank you for your help with this query.

0 Kudos
AthiraM_Intel
Moderator
1,689 Views

Hi,


Thanks for accepting our solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel. 



Thanks.


0 Kudos
Reply