Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ydon96/versions-unveiled-the-evolution-of-nsa
Detection of Alzheimer's disease through the implementation of improved NSA algorithms
https://github.com/ydon96/versions-unveiled-the-evolution-of-nsa
nsa numpy pandas python3 sklearn
Last synced: 7 days ago
JSON representation
Detection of Alzheimer's disease through the implementation of improved NSA algorithms
- Host: GitHub
- URL: https://github.com/ydon96/versions-unveiled-the-evolution-of-nsa
- Owner: yDon96
- License: agpl-3.0
- Created: 2024-02-23T23:24:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T15:05:33.000Z (9 months ago)
- Last Synced: 2024-02-25T00:39:45.462Z (9 months ago)
- Topics: nsa, numpy, pandas, python3, sklearn
- Language: Python
- Homepage:
- Size: 1.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Versions Unveiled: The Evolution of NSA π
## Table of Contents
1. [Introduction](#introduction)
2. [Motivation](#motivation)
3. [Quick start](#quick-start)
4. [Author](#author)
5. [License](#license)
---
## IntroductionAlzheimer's disease, the most common neurodegenerative disorder, affects over 40 million people globally, with projections estimating a rise to 131.5 million by 2050 due to aging populations. Addressing this challenge requires multifaceted approaches, including research, early detection, and support systems, to mitigate its impact on individuals and society. Raising awareness and reducing stigma are crucial alongside medical advancements to improve the lives of those affected and their caregivers.
In this project we use NSA variants to improve the anomaly detection.
See full report [here](doc/Alzheimerβs Disease Diagnosis with Negative Selection Algorithm Report.pdf).
---
## MotivationNSA is widely used in the field of anomaly detection but does, in fact, have some major drawbacks and
a lot of research has been done over the years to minimize or eliminate them.---
## Quick StartChange the [configuration](config/config.yml).
```commandline
python main.py
```---
## Author[![yDon96](https://images.weserv.nl/?url=https://github.com/yDon96.png?v=4&h=60&w=60&fit=cover&mask=circle&maxage=7d)](https://github.com/yDon96)
[![NickSenzaName](https://images.weserv.nl/?url=//github.com/NickSenzaName.png?v=4&h=60&w=60&fit=cover&mask=circle&maxage=7d)](https://github.com/NickSenzaName)---
## π LicenseCopyright Β© 2022-2024 [Youssef Donadeo](https://github.com/yDon96) and [Dominique Barra](https://github.com/NickSenzaName)
This project is [GNUv3]() licensed.