____ __ __
/\ _`\ /\ \__/\ \
\ \ \L\ \__ __\ \ ,_\ \ \___ ___ ___
\ \ ,__/\ \/\ \\ \ \/\ \ _ `\ / __`\ /' _ `\
\ \ \/\ \ \_\ \\ \ \_\ \ \ \ \/\ \L\ \/\ \/\ \
\ \_\ \/`____ \\ \__\\ \_\ \_\ \____/\ \_\ \_\
\/_/ `/___/> \\/__/ \/_/\/_/\/___/ \/_/\/_/
/\___/
\/__/
__
__ /\ \__
_____ _ __ ___ /\_\ __ ___\ \ ,_\
/\ '__`\/\`'__\/ __`\\/\ \ /'__`\ /'___\ \ \/
\ \ \L\ \ \ \//\ \L\ \\ \ \/\ __//\ \__/\ \ \_
\ \ ,__/\ \_\\ \____/_\ \ \ \____\ \____\\ \__\
\ \ \/ \/_/ \/___//\ \_\ \/____/\/____/ \/__/
\ \_\ \ \____/
\/_/ \/___/
__ ___ __
/\ \__ /\_ \ /\ \__
\ \ ,_\ __ ___ ___ _____\//\ \ __ \ \ ,_\ __
\ \ \/ /'__`\/' __` __`\/\ '__`\\ \ \ /'__`\ \ \ \/ /'__`\
\ \ \_/\ __//\ \/\ \/\ \ \ \L\ \\_\ \_/\ \L\.\_\ \ \_/\ __/
\ \__\ \____\ \_\ \_\ \_\ \ ,__//\____\ \__/.\_\\ \__\ \____\
\/__/\/____/\/_/\/_/\/_/\ \ \/ \/____/\/__/\/_/ \/__/\/____/
\ \_\
\/_/
http://www.network-science.de/ascii/
Small description
View Demo
ยท
Report Bug
ยท
Request Feature
To get a local copy up and running follow these simple steps.
Type requisites here
Install conda environment
conda env create -f environment.yml
Activate conda environment
conda activate Project_Name
Run model on your data
python train.py --model XXX --data_train ./path_to_training_data/XXX.XX \
--data_predict ./path_to_predict_data/XXX.XX--output \
./path_to_output/ --project name_of_project
Demo data
Demo code can be run in a jupyter notebook
See the [open issues](Link to issues) for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE
for more information.
Francisco Grisanti - [email protected]
Project Link: [Link to repo](Link to repo)