Detection Intra-class Outliers with Neural Networks (DIONN) algorithm
Project description
DIONN - Intra Cluster Filtering
Overview
DIONN (Detection of Intra-Class Outliers with Neural Networks) is an innovative Python library designed to identify and systematically filter intra-class outliers during the training of neural networks. This library aims to improve the generalization and robustness of neural models across various data types, including images, time-series, and high-dimensional datasets. The approach integrates statistical techniques like Gaussian Mixture Models (GMM) and Principal Component Analysis (PCA) with unsupervised learning to detect data points that deviate significantly from their respective class patterns.
Installation Instructions
It is necessary to use Python Versión 3.10.14 for the installation and proper functioning of the library.
Step 1: Create a New Environment
First, create a new environment with Python version 3.10.14.
Step 2: Install Git
It is necessary to have Git installed for this installation. If you don't have Git installed, you can download it from here.
Step 3: Install the Package
In your console (e.g., Anaconda Prompt), execute the following commands:
# Activate your environment
conda activate YourRepository
# Install the package from GitHub
pip install DIONN
Once the installation is complete, you can start using the library.
Usage
See examples. In this folder, you can find three use cases of the library applied to classic datasets like Iris, Diabetes, and MNIST, showcasing its functionality across diverse data types.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dionn-1.7.0.tar.gz.
File metadata
- Download URL: dionn-1.7.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
107d980d4b79d1e92ca78d8f47abeada59849ff4c2caa071d8f722dd766dace0
|
|
| MD5 |
9e139943a3bcda3474ac71146afeee3e
|
|
| BLAKE2b-256 |
ee21be8cbf6adbfd344eb259248fca264d725a8fee8c2d20cf5017f7e3e88ab1
|
File details
Details for the file dionn-1.7.0-py3-none-any.whl.
File metadata
- Download URL: dionn-1.7.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d8e203789ba6f06043c725308784281b3d81101f1b5c98c5af0e5d1ee99a36d
|
|
| MD5 |
59f97fb0a22966d514564cd0078cb0a4
|
|
| BLAKE2b-256 |
f334ab0b57274a27c83f2ef6324cb254934179e3d05d9b2c84eb7c1bdea8fb65
|