andybala2020 / ScorecardODSC

Scorecard Building In Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

financial scorecard using Python ODSC 2019 Bangalore

Master Notebook

open in colab

Proposal

Building financial scorecards and visualizing data using Python.

This workshop will take you through the building and validation process of a financial scorecard using data. Basics of python programming including Exploratory data analysis(EDA), pandas and numpy routines.

Structure of the workshop

  • Introduction to application of Financial Scorecard. What business problem does it solve
  • Exploratory Data Analysis and Data Wrangling using Python
  • Intro to ML and Supervised Learning
  • Understanding Random Forest
  • Building the scorecard - Random Forest Walk through in Python
  • Exercise with class on Implementing Gradient Boosting
  • Comparing Scorecards and selecting the best
  • Scorecard Validation ( 5 mins)

Libraries and tools Used:

  • matplotlib
  • pandas
  • sklearn
  • seaborn

About

Scorecard Building In Python


Languages

Language:Jupyter Notebook 73.6%Language:Python 26.4%