This is a Next.js project bootstrapped with create-next-app
.
Install the modules necessary by
npm run dev
Install python libraries necessary
pip install numpy pandas sklearn
run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.