KhiopsML / khiops

Khiops is an AutoML suite for supervised and unsupervised learning
https://khiops.org
BSD 3-Clause Clear License
34 stars 4 forks source link

Improve memory dimensioning for SNB training #338

Closed folmos-at-orange closed 2 months ago

folmos-at-orange commented 4 months ago

Description

Currently the dimensioning of the SNB task is too conservative as it slices the training database in various ChallengeAutoML datasets. We suspect that this could be improved by better estimating the necessary memory for the task.

Questions/Ideas

Context