You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you have docker installed on local machine
run docker-compose-up
check that flask server is up by going to http://localhost:5000/
Navigate to http://localhost:3000/ on the browser.
About
This project showcases the implementation of the MiSTIC (Multi-Scale Spatio-Temporal Identification of Cores) algorithm using React and Flask. The MiSTIC algorithm is a powerful technique for identifying cores or central regions within spatio-temporal datasets, finding areas of high activity or concentration.