It uses a neural network to predict your chances of future divorce based on your responses on the questionnaire. It runs client-side only, and never send data back to a server.
The neural network was trained on the UCI divorce prediction dataset.
This repository contains all client-side code. The training is on its own repository.
See Divorsee.
- Angular (12)
- Angular Material
- Tensorflow.js
npm install
npm run start
npm run prerender
npm run serve-local-prerendered-pwa