Skip to main content

Transform features by scaling each feature to a given range.

Project description

rescaler

A package that can transform features by scaling each feature to a given range. The input should be (input list, new minimum value, new maximum value). This is more light weight and easy to use than sklearn.preprocessing.MinMaxScaler. This package can simply and quickly rescale each element of the input list into a new value within the range, and generate a new list.

Parameters

rescaler.rescaler.rescale

  • input_list A list.
  • newmin The minimum value of the new scale.
  • newmax The maximum value of the new scale.

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

rescaler-0.0.3.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file rescaler-0.0.3.tar.gz.

File metadata

  • Download URL: rescaler-0.0.3.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for rescaler-0.0.3.tar.gz
Algorithm Hash digest
SHA256 6f3528c4d63a324efdff33ee86a03bf70da870e0be906a1ad3575a4c1d16c87a
MD5 f6666a0d8f6cacedf1ed19efd9c69566
BLAKE2b-256 3677bc8075ae0d7391f35b6daf39b12ce6d8892e940eb7d523e8b0b36e78a698

See more details on using hashes here.

Supported by

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