Skip to content

[DNN Training] Cannot execute retrain DNN model(Tensorflow model) manually since ML.NET 1.4.0-stable #4520

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

Closed
yamachu opened this issue Dec 4, 2019 · 2 comments
Assignees

Comments

@yamachu
Copy link
Contributor

yamachu commented Dec 4, 2019

ref: #4307

We cannot call RetrainDnnModel method publicly and manually because of this commit ( #4362 ).

I think that regression tasks by TensorflowRetrain (RetrainDnnModel ) only can predict multiple-values.
So I think that Access-Modifiers of RetrainDnnModel should be public if no way for predicting multiple-values.

@gvashishtha
Copy link
Contributor

@frank-dong-ms

@frank-dong-ms-zz frank-dong-ms-zz self-assigned this Dec 10, 2019
@frank-dong-ms-zz
Copy link
Contributor

RetrainDnnModel is marked as internal because it is not tested enough, we will reopen this until further testing

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

No branches or pull requests

3 participants