Skip to content

nsky80/ttps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttps (Tourism and Travells Prediction System)

This is a machine learning based project in which a trained ML model has been integrated with Django web application. This project intented to predict tourist based on given information from user.

Running the project

  • Install the requirements by: pip install -r requirements.txt
  • Run migrations : python manage.py migrate
  • Run the server: python manage.py runserver

Visit http://localhost:8000/ for accessing the website

About

This is django based Machine Learning Project which predict expected tourists in Future Quarters.

Topics

Resources

Code of conduct

Stars

12 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors