-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Look at data upload/curation software from students #14
Comments
Summary : Better interface in multiple steps, dataset viewer, automatic feature type extraction using OpenAI api, feature editor, this prompt ( I could not test mostly anything (except UI) because the entire codebase is dependant on the OpenAI api to run, which needs me to put money on it now it seems. (I could modify it if it is of interest.) My opinion - I do think the UI looks a lot more user friendly than what we have now. Automatic feature type extraction is based on a different (previous OpenML paper?) and that seems fine (sorting). |
My opinion - I think the tool by itself is a very nice idea. It does take a very long time to run though and I am not entirely sure if it is a good idea to integrate it with OpenML. it might be nice as a separate data processing library. As for the code, a lot needs to be done to make it maintainable and I am unsure how to speed it up without digging very deep. |
Have a look at the dashboards the students made, and see what aspects we would like to keep - and if the code is salvageable.
The text was updated successfully, but these errors were encountered: