Skip to content

Mapping the diverse hues of credit risk into risk categories for informed decision-making

License

Notifications You must be signed in to change notification settings

heydido/CategorizeCreditRisk

Repository files navigation

CategorizeCreditRisk

Mapping the diverse hues of credit risk into risk categories for informed decision-making


Workflow:

  1. Update config: config/config.yaml
  2. Update raw/processed data schema: *raw_data_schema.yaml/processed_data_schema.yaml (if needed)
  3. Update model parameters: params.yaml (if needed)
  4. Update the entity: src/CategorizeCreditRisk/entity/config_entity.py
  5. Update the configuration manager: src/CategorizeCreditRisk/config/configuration.py
  6. Update the components: src/CategorizeCreditRisk/components
  7. Update the pipeline: src/CategorizeCreditRisk/pipeline
  8. Update entrypoint: main.py
  9. Update application: app.py

Releases

No releases published

Packages

No packages published