Skip to content

A matrimony website which uses a set of questions to determine the OCEAN profile of the user (using KNN) and recommend them to other users with a similar personality.

License

Notifications You must be signed in to change notification settings

ShivangVora1206/Affinity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to successfully run the web application you need to run the flask server before the java project.
> Go into python_files
>Double Click on flask_api.py  *not main.py*
> Wait for the python shell to print 'MODEL BUILT'
> Then run the java project.

Note: The runner system needs to have python 3.6 or above and Flask library installed
If you don't have Flask already installed open cmd or any terminal and run
> pip install flask
> pip3 install flask (for linux)

About

A matrimony website which uses a set of questions to determine the OCEAN profile of the user (using KNN) and recommend them to other users with a similar personality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published