-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Bug: StructuredDataClassifier and StructuredDataRegressor gone? #1915
Comments
I see now that they were intentionally removed, apparently to support TF3? Are they coming back? Either way, putting something in the website FAQ would be very helpful. |
I ran into this issue too and just looked in the changelog and found that it was indeed removed. I'm thinking about going back to version 1.10. Line 10 in 7267cd2
|
Is there a way to achieve the same effect with other commands? Is using structured data just no longer an option? |
I reduced the version to 1.10 and it worked fine. |
Why StructuredDataClassifier and StructuredDataRegressor were gone? |
I too am surprised these have been removed! The lack of deprecation documentation feels issue-worthy, at a minimum? |
It will be greatly appreciated if the feature can be added back. |
Hi Z4668640, what command do you use to reduce the version to 1.10? |
@haifeng-jin Any comment? |
maybe the name is too much long, haha. did anybody know it change name or gone? |
Z4668640, pip install autokeras=1.10 |
These have been removed from the website documentation and seemingly are also gone from 2.0.0. I don't see anywhere a notification that they were deprecated. Was this intentional or have they been somehow renamed?
The text was updated successfully, but these errors were encountered: