Skip to main content

Loan Prediction Model

Project description

Example Package

hello-world └── hello_world ├── init.py └── main.py

Virtual Environments

conda create -n hellodemo python=3.10
conda activate hellodemo
pip install setuptools twine
python setup.py sdist
twine upload --repository-url https://test.pypi.org/legacy/ \
  dist/hello_world_gke-0.0.1.tar.gz

pip install -i https://test.pypi.org/simple/ hello-world-gke==0.0.1

# another example
python setup.py sdist
twine upload --repository-url https://upload.pypi.org/legacy/ \
  dist/prediction_model_gke-1.0.0.tar.gz

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

prediction_model_loan-1.0.0.tar.gz (20.4 kB view details)

Uploaded Source

File details

Details for the file prediction_model_loan-1.0.0.tar.gz.

File metadata

  • Download URL: prediction_model_loan-1.0.0.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for prediction_model_loan-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1bec68591ba4b76817ec497e3f6a8a6fbde5ac07b5ade4c1ef4f09878ff1f15f
MD5 16eb0bb675a8bb4f8ab42b8c50d315ed
BLAKE2b-256 1b9f7d92d746d29c0bd35438b509e31afbe3eda6c9bb786a8a16364c8b10ebd2

See more details on using hashes here.

Supported by

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