Skip to main content

A Biobjective Feature Selection neural network for High Dimensions, Low Sample data

Project description

Biobjective gradient descent for Feature Selection (BFS)

Code for BFS, a biobjective gradient descent feature selection method based on network sparsification.

Installation

To install BFS from git, clone the project using the following command:

::

git clone https://forge.ibisc.univ-evry.fr/tissa/BFS/tree/master/BFS.git

To reproduce the conda environment with the required packages and appropriate versions, use the following command:

For Mac users: ::

conda env create -f BFS_mac.yml

For Linux users: ::

conda env create -f BFS_linux.yml

To install BFS using pip:

::

pip install BFS

Usage

To use BFS, first go to the source files' directory using the following command:

::

cd BFS/source

From there, BFS can be loaded in a python script as any other module using the import command. BFS can be used with the following commands:

::

import BFS as BFS

model = BFS(n_attr, pref_vector1, pref_vector2, n_hidden, n_output)
model.compile(init_optimizer, train_optimizer, init_learning_rate, train_learning_rate, metrics)
model.fit(X_train, y_train, validation_data=(X_val, y_val))

Documentation

BFS documentation can be found on: https://bfss.readthedocs.io/

License

BFS was created by Tina Issa. It is licensed under the terms of the MIT license.

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

BGFS-1.0.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

BGFS-1.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file BGFS-1.0.tar.gz.

File metadata

  • Download URL: BGFS-1.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.2

File hashes

Hashes for BGFS-1.0.tar.gz
Algorithm Hash digest
SHA256 5f050296f15e6d623f75b71215f29cf93290a582c1b22dbafa4b554736c7620a
MD5 ad8490506c75864c4eb377b8981a72cd
BLAKE2b-256 643630995de571a996d09c9ee02a56e9aa429a78337dcf4346e13180c6fba1b6

See more details on using hashes here.

File details

Details for the file BGFS-1.0-py3-none-any.whl.

File metadata

  • Download URL: BGFS-1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.2

File hashes

Hashes for BGFS-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7759642bd193c81d7d8dc8861fe33d717e6f193b52c7a24afcf31eb5bbb9415
MD5 af80c3873f6e5f392be1f8b55aaed90b
BLAKE2b-256 e4609f6c1d2ec850f15938b05639160d5e5b34625694240fed4add9768764376

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page