Skip to content
Snippets Groups Projects
Commit b499c7b9 authored by Arthur Batel's avatar Arthur Batel
Browse files

makefile menntion in README.md

parent 07a0584d
No related branches found
No related tags found
No related merge requests found
# Test # CD-BPR
\ No newline at end of file ##### A simple yet effective interpretable Bayesian Personalized Ranking for the Assessment of Psychiatric Disorders, 2024
---
The current repository contains all the code and data necessary to reproduce the paper results
## Installation
Set the environment with `make`:
## Authors
R. Céline, A. Batel, M.Plantevit, I. Benouaret
>LIRIS laboratory, UMR5205, Univ Lyon, CNRS, UBL
## Reference
\ No newline at end of file
.PHONY: build .PHONY: build, clean
build: build:
unzip data.zip unzip data.zip
clean:
rm -rf data/
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