stared / which-ml-are-you

Which ML are you?

Home Page:https://p.migdal.pl/which-ml-are-you/#/lvl/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which Machine Learning algorithm are you?

A project by Piotr Migdał and Katarzyna Kańska. Work in progress. We learn Vue, so any feedback and code is appreciated.

Precision, recall and accuracy - visually

Inspirations:

How to run it

It's a Vue.js project, so...

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Deploy to GitHub pages

First, install push-dir. Then:

npm run build; push-dir --dir=dist --branch=gh-pages --cleanup

See Deploy Vue to GitHub pages-the easy way!. You need to set relative paths in vue.config.js.

Customize configuration

See Configuration Reference.

About

Which ML are you?

https://p.migdal.pl/which-ml-are-you/#/lvl/1

License:MIT License


Languages

Language:Vue 55.9%Language:Jupyter Notebook 24.1%Language:JavaScript 20.0%