Skip to content

Getting Started

Matias Samuel Miranda edited this page Dec 11, 2019 · 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

Next Step

Download & Installation Mixture Package

click here

OR

Download & Installation Mixture Web App

click here

Clone this wiki locally