🧠 Neurodiagnoses Biomarker-Agnostic Model 🚀

This model is designed to process any type of biomarkers (plasma, MRI, PET, functional imaging, etc.) without being tied to a specific disease. It allows generalized machine learning training and predictions across multiple modalities.

📌 How to Use This Model

1️⃣ Install dependencies

pip install -r requirements.txt

2️⃣ Load the model in Python

from huggingface_hub import hf_hub_download

# Download the script
hf_hub_download(repo_id="fneurociencias/neurodiagnoses-agnostic-ml", filename="run_pipeline.py")

### 2️⃣ Load the model in Python
```python
from huggingface_hub import hf_hub_download

# Download the script
hf_hub_download(repo_id="fneurociencias/neurodiagnoses-agnostic-ml", filename="run_pipeline.py")
3️⃣ Run the pipeline
python run_pipeline.py
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support