Machine Learning Portal - Quik-ML.com

Hello Everyone,

I have created a Machine Learning Application using Streamlit which can be used to do Regression, Classification and Segmentation. Going forward will be building advance models in it.

Currently the App is free to use and is simple to operate.

Please do visit http://quik-ml.com

Hi, I could not get data to load. I also could not get the input fields to accept data with the CTRL + Enter (Looks like both fields accept user input). Would be nice to be able to load some sample data without having to provide my own : )

When I tried to use the send button I received the error:

APIRemovedInV1: You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0 - see the README at GitHub - openai/openai-python: The official Python library for the OpenAI API for the API. You can run openai migrate to automatically upgrade your codebase to use the 1.0.0 interface. Alternatively, you can pin your installation to the old version, e.g. pip install openai==0.28 A detailed migration guide is available here: v1.0.0 Migration Guide · openai/openai-python · Discussion #742 · GitHub

Hi…thanks for the feedback. I rechecked and data is getting loaded and app is working fine. If the file size is large or if the Internet is slow, then it does sometimes show error while loading the data.
Will update chatbot.

image

i got this axios error on predict upload :slight_smile:

Hi
I have changed settings on Azure web app. Hopefully this should resolve the issue. Please let me know.