Skip to main content

A python3 package for infinite feature selection

Project description

PyIFS

A python3 package for infinite feature selection

Installation

$ pip install PyIFS

How to use

import PyIFS
inf = PyIFS.InfFS()
[RANKED, WEIGHT] = inf.infFS(x, y, alpha, supervision, verbose)
INPUT:
  • x is a T by n matrix, where T is the number of samples and n the number of features
  • y is a column vector with class labels
  • alpha is the mixing parameter
  • supervision is a boolean variable (0 = unsupervised version, 1 = supervised version)
  • verbose is a boolean variable (0, 1)
OUTPUT:
  • RANKED are indices of columns in x ordered by attribute importance
  • WEIGHT are attribute weights with large positive weights assigned to important attributes

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

PyIFS-0.0.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distributions

PyIFS-0.0.2-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

PyIFS-0.0.2-py2-none-any.whl (4.2 kB view details)

Uploaded Python 2

File details

Details for the file PyIFS-0.0.2.tar.gz.

File metadata

  • Download URL: PyIFS-0.0.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for PyIFS-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2d66a5d57e52e92247e08efc5e20296220e80c6ace9bcc06a7c673bd12ea0a0e
MD5 cc7c159286760a226fab897eb9393d59
BLAKE2b-256 77990e142fd391d505af27b60a07e4aa552e3452e829d80964f9a492fcdafed1

See more details on using hashes here.

File details

Details for the file PyIFS-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: PyIFS-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for PyIFS-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b1fae42b7e8a0693a1f1ce080103e8fa687b1a49ee66a407dc6352b4bbd14a39
MD5 8c8bb3ea43eeb94d8870cc9767ac9e19
BLAKE2b-256 368342ea63f61cc0e5579aad32ea038e632d39ccb2712b9325dd093344e9eb29

See more details on using hashes here.

File details

Details for the file PyIFS-0.0.2-py2-none-any.whl.

File metadata

  • Download URL: PyIFS-0.0.2-py2-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for PyIFS-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 5b93bccc5fccaa526ab94feb056451e7766c815c2e35fc3120b6a26083515dbc
MD5 e14a96570271dbbcd417fc0e542dc49a
BLAKE2b-256 6f98237bfae2e04f913488150fe72da278a0d32b54e5d38ff5bc6fa4e2911c90

See more details on using hashes here.

Supported by

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