Skip to content

subhomoy-roy-choudhury/Iris_prediction_webpage

Repository files navigation

Iris_prediction_webpage

#DEMONSTRATION VIDEO

  • cd Iris_prediction_webpage
  • pipenv install
  • pipenv shell
  • pip install -r requirements.txt
  • pip install django
  • pip install pandas
  • pip install sklearn
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

    GITHUB Commands:-

  • git clone
  • git add .
  • git commit -m "Write the commit message"
  • git push origin branch_name
    Always push this in a branch except the main branch
  • git pull origin branch_name
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published