Skip to content
Snippets Groups Projects
Commit a948b499 authored by BARTHES Nicolas's avatar BARTHES Nicolas
Browse files

Merge remote-tracking branch 'origin/master'

parents dca49690 bd4b7a0f
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ The process includes: ...@@ -16,7 +16,7 @@ The process includes:
This package is written in python. You can clone the repository: git clone https://src.koda.cnrs.fr/nicolas.barthes.5/nirs_workflow.git This package is written in python. You can clone the repository: git clone https://src.koda.cnrs.fr/nicolas.barthes.5/nirs_workflow.git
Then install the requirements: pip install -r requirements.txt Then install the requirements: pip install -r requirements.txt
To use the Local weighted PLS Regression for creation model, you'll need to install Jchemo.jl (https://github.com/mlesnoff/Jchemo.jl), a Julia package. 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
> '>>> import julia > '>>> import julia
'>>> julia.install() '>>> julia.install()
...@@ -40,3 +40,6 @@ Contributors: ...@@ -40,3 +40,6 @@ Contributors:
## License ## License
CC BY CC BY
PUSH
\ No newline at end of file
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