Skip to content

Machine learning project intended to predict, based on parameters, whether a person has Alzheimer's disease.

License

Notifications You must be signed in to change notification settings

Flop3r/alzheimer-s-disease-prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alzheimer-s-disease-prediction

Description

Machine learning project intended to predict, based on parameters, whether a person has Alzheimer's disease.

Installation

First, you need to install Poetry before proceeding: https://python-poetry.org/docs/#installation

1. Installing packages with poetry

poetry install

2. Installing kernel for jupyter notebook

poetry run install-kernel

Jak dodać repo dla opornych

  1. Robisz forka
  2. W jakimś katalogu u siebie na pc robisz git clone <link_do_główne_repo>
  3. Wchodzisz do katalogu i wpisujesz:
    • git remote add fork <twój_fork>

About

Machine learning project intended to predict, based on parameters, whether a person has Alzheimer's disease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%