Skip to content
Snippets Groups Projects
Commit eac32223 authored by Nicolas Barthes's avatar Nicolas Barthes
Browse files

Updated README.md

parent 152c6cbb
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ If one wants to use data stored in a SQL database, the config file is in the con ...@@ -17,8 +17,8 @@ If one wants to use data stored in a SQL database, the config file is in the con
## Installation ## Installation
This package is written in python. You can clone the repository: git clone https://src.koda.cnrs.fr/CEFE/PACE/nirs_workflow.git This package is written in python. You can clone the repository: git clone https://src.koda.cnrs.fr/CEFE/PACE/nirs_workflow.git
Then install the requirements: pip install -r requirements.txt Then install the requirements: pip install -r requirements.txt
(OPTIONNAL) To use Locally weighted PLS Regression for creation model, you will need to install Jchemo.jl (https://github.com/mlesnoff/Jchemo.jl), a Julia package. (OPTIONNAL) To use Locally weighted PLS Regression for creation model, you will need to install Jchemo.jl (https://github.com/mlesnoff/Jchemo.jl), a Julia package.
From the CLI: python From the CLI: python
> python > python
'>>> import julia '>>> import julia
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment