FAME3R: a re-implementation of the FAME3 model
Project description
FAME3R: a re-implementation of the FAME3 model.
Installation
- Create a conda environment with the required python version:
conda create --name fame3r-env python=3.10
- Activate the environment:
conda activate fame3r-env
- Install package:
pip install fame3r
Usage
Determining the optimal hyperparameters via k-fold cross-validation
fame3r-cv-hp-search -i INPUT_FILE -o OUTPUT_FOLDER -r RADIUS[OPTIONAL, DEFAULT=5] -n NUMFOLDS[OPTIONAL, DEFAULT=10]
Training a model
fame3r-train -i INPUT_FILE -o OUTPUT_FOLDER -r RADIUS[OPTIONAL, DEFAULT=5]
Applying a trained model on some (labeled) test data
fame3r-test -i INPUT_FILE -m MODEL_FOLDER -o OUTPUT_FOLDER -r RADIUS[OPTIONAL, DEFAULT=5] -t THRESHOLD[OPTIONAL, DEFAULT=0.2]
Computing the SoMs of some unlabeled data
fame3r-infer -i INPUT_FILE -m MODEL_FOLDER -o OUTPUT_FOLDER -r RADIUS[OPTIONAL, DEFAULT=5] -t THRESHOLD[OPTIONAL, DEFAULT=0.2]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fame3r-1.0.0.tar.gz
(10.3 kB
view details)
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
fame3r-1.0.0-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file fame3r-1.0.0.tar.gz.
File metadata
- Download URL: fame3r-1.0.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a352a2e6122689f0c3e3cd96c68e7d0d4fae982c2d9c69437771058fc07f4c6
|
|
| MD5 |
5d56e340e124773ecb2140a276e0cb7d
|
|
| BLAKE2b-256 |
5e3ca15b7016f0b9fa1604fd3d795c767edeac56a770c26490eba99cafcb9dab
|
File details
Details for the file fame3r-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fame3r-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c40a5500b54f5bd0f4e3a4b54eb908ff6fe01ac40b5bbc395e4aab5664be183b
|
|
| MD5 |
4fab344c87c280b0b9250d46f54a1fbb
|
|
| BLAKE2b-256 |
30457626a3297ba35e5c23422daf35c1a1d791fc8578c3dee4e7ca338bc0d31a
|