AutoMLPrediction is a comprehensive, automated machine learning (AutoML) platform designed to simplify the process of building, training, and deploying machine learning models. The platform leverages state-of-the-art AutoML techniques to enable users, regardless of their technical expertise, to make accurate predictions from data effortlessly.
You can get this app by cloning the repository using the following command:
[email protected]:Subrat1920/AutoMLPrediction.git
cd AutoMLPrediction
python -m venv venv
venv\Activate\scripts
pip install -r requirements.txt
python app.py
http://127.0.0.1:5000