Skip to content

ronvince/creditPerformance

Repository files navigation

Credit Performance Prediction

Description:

todo

Project Setup:

  • Install Python (version 3.2 or higher recommended)
  • Install dependencies: pip install -r requirements.txt

Running the Application:

  1. Open a terminal in the project directory.
  2. Run the Flask development server: python app.py
  3. Access your application in a web browser: http://127.0.0.1:5000/

Folder Structure:

  • app.py: The main Flask application file.
  • model1.pkl: A pickled machine learning model (format might vary).
  • static/style.css: CSS file for styling the application.
  • templates/index.html HTML templates for different views.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published