Skip to content

Getting Started

Matias Samuel Miranda edited this page May 17, 2020 · 11 revisions

Before run Mixture or Dash App you need execute the following commands that will download dependencies:

1- Installing Python3

sudo apt install python3

2- Installing pip3

sudo apt install python3-pip

3- Installing python packages

sudo pip3 install pandas numpy scikit-learn multiprocessing joblib xlrd openpyxl

If return error trying installing this libraries, remove "multiprocessing" on above command line

Next Step

Download & Installation Mixture Module

click here

OR

Download & Installation Mixture Web App

click here

Clone this wiki locally