Skip to main content

No project description provided

Project description

Banking Project

This is the banking project contains models on customer chrun, revenue prediction, and more. For queries contact apurv@shorthillstech.com.

Installing

pip install pybanking

Usage

>>> from pybanking.example import custom_sklearn
>>> custom_sklearn.get_sklearn_version()
'0.24.2'
>>> from pybanking.churn_prediction import model_churn
>>> df = get_data()
>>> model = pretrained("Logistic_Regression")
>>> X, y = preprocess_inputs(df)
>>> predict(X, model)

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

pybanking-0.5.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file pybanking-0.5.tar.gz.

File metadata

  • Download URL: pybanking-0.5.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.5

File hashes

Hashes for pybanking-0.5.tar.gz
Algorithm Hash digest
SHA256 a6966f661c5c545a959fb0609c60cac42f6d60199429ec18e39b8c9573f93290
MD5 fde122165d30e0a57e3dd288c955874b
BLAKE2b-256 7dd8c4cffe50f8337e495799345f95ae0e3550fb3a8c5f977368e3463189353c

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