You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TensorFlowEstimator is not static and has no public constructors. Therefore the link to the documentation on how to initialize TensorFlowEstimator is essential.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 7366dd71-3899-63fb-690e-5e0d11a5bf13
Version Independent ID: 4e44da94-51eb-2617-135a-eb71186b4da9
Hi @vslynko - thanks for reporting this. TensorFlowEstimator can only be initialized through the MLContext API entry point. Usage samples are available here.
You're right, this should be mentioned on the doc page for the estimator itself, in the see also section, just like other estimators. I'll mark this as a docs issue and put it on our backlog of work items.
TensorFlowEstimator
is not static and has no public constructors. Therefore the link to the documentation on how to initializeTensorFlowEstimator
is essential.Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: