Skip to main content

A python package to predict target feature using Langranges' Interpolation.

Project description

Installation

The module, python-interpol requires pandas module to function This module is used to predict the target feature using langranges' interpolation extended to multivariate case by first remove duplicates and ambiguities in the dataset. The first column of the csv file should be that of the target class or feature while the others be independent features affecting target feature.

Usages: python-dupamb

$ pip install python-interpol
$ python-interpol myData.csv 2,3,4,5 0.25,0.25,0.25,0.25

License

MIT

Author

Sahil Ahuja

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

python-interpol-1.0.2.tar.gz (2.6 kB view hashes)

Uploaded Source

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