Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Removal of Certain Deep Learning Parameters from 3.36 to 3.38 #2934

Closed
exalate-issue-sync bot opened this issue May 22, 2023 · 2 comments
Closed
Assignees

Comments

@exalate-issue-sync
Copy link

The following parameters and methods were deprecated in 3.34.0.1-1 which was released 4 months ago. This time is not enough long for all users to be notified about the change.

  • The parameter variableImportances of H2ODeepLearning has been replaced with calculateFeatureImportances as
    well as the methods getVariableImportances and setVariableImportances on H2ODeepLearning have been replaced
    with getCalculateFeatureImportances and setCalculateFeatureImportances.

  • The method getVariableImportances of H2ODeepLearningMOJOModel has been replaced with getCalculateFeatureImportances.

  • The parameter autoencoder and methods getAutoencoder, setAutoencoder on H2ODeepLearning have been
    removed without replacement.

  • The method getAutoencoder of H2ODeepLearningMOJOModel has been removed without replacement.

@DinukaH2O
Copy link

JIRA Issue Migration Info

Jira Issue: SW-2668
Assignee: Marek Novotny
Reporter: Marek Novotny
State: Resolved
Fix Version: 3.34.0.7-1
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#2698

@hasithjp
Copy link
Member

JIRA Issue Migration Info Cont'd

Jira Issue Created Date: 2021-12-21T06:41:19.862-0800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants