machine-learning
machine-learning copied to clipboard
Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
We need to take advantage of the ubuntu 16.04 `base` container, by implementing puppet5x, and python3x.
The implementation of a local rancher instance is unnecessary. Additionally, upgrading to rancher 2.x involves the use of kubernetes. Refactoring the current rancher scripts to accomodate rancher is cumbersone. However,...
When issuing a `requests.post` from outside the corresponding docker unit tests, we get a 500 error. Specifically, the following was tested from a vagrant virtual machine: ```python import requests username...
After 3-4 months, some dependencies have broke. Specifically, previous jest-enzyme tests broke. This is apparent when the previous `master` branch was labelled as passed, then became `failed` upon manually retriggering...
We need to replace all `client.post` instances with `requests.post` in our documentation.
We need to create a react component, allowing users to input parameters for the association rules: - metric type: confidence, lift - minimum metric value - number of rules to...
We need to create a react component to list all association rules.
We need to create a react component to present the support, confidence, and lift.
We need to determine, and implement corresponding flask routes for our association rule mining.