Skip to content

sam-b-rose/algorithm-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Explorer

Build Status

This framework for business users or aspiring data scientists explores machine learning techniques top down. It is designed to provide a clear overview on data science techniques and introduce the reader to a foundation of machine learning algorithms.

The user begins by selecting the type of problem they are trying to solve. They are then navigated to an introduction on the types of techniques that can be used to solve that problem before being offered more information on the algorithms themselves.

The framework also includes examples, pros and cons for the different algorithms.

View the Algorithm Explorer 🔍

Development

Requirements

  1. node
  2. yarn or npm

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Deploy to GitHub Pages

yarn deploy

Contributing

Please check out our Contribution Guidelines for detailed information on how you can lend a hand.

About

A framework for exploring machine learning techniques top down

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published