h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.81k stars 1.99k forks source link

Python client requires deep copy of input dataframe in some circumstances #7737

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

Issue discovered and described in detail in this conversation: [https://h2oai.slack.com/archives/C03HXQSLW/p1599200941133900|https://h2oai.slack.com/archives/C03HXQSLW/p1599200941133900]

Examples in DAI codebase:

[https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L155|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L155] [https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L158|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L158] [https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L286|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L286] [https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L456|https://github.com/h2oai/h2o-driverless-automl/blob/main/h2o_driverless_automl/app.py#L456]

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-7908 Assignee: Sebastien Poirier Reporter: Sebastien Poirier State: Open Fix Version: Backlog Attachments: N/A Development PRs: N/A