Skip to main content

Prediction of two dependent labels

Project description

Project Title

This is a package that takes in X and y as training data and predicts two outputs as y1 and y2 for any given test data. This package removes the limitation of just have one target feature in machine learning.

Contributing

Contributions are always welcome!

The package needs to be extend to predict non-categorical variables.

Please adhere to this project's code of conduct.

Installation

To install this package run

  pip install multilabeler

Feedback

If you have any feedback, please reach out to me at owodunniabraham@gmail.com

License

MIT

Usage/Examples

Notebook

  from multilabeler import BilableClassifier
  model = BilableClassifier(xgboost())

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

multilabeler-0.4.tar.gz (1.7 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