Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

BANKRUPTCY

PREDICTION MODEL
BY:
SHREYA JOSHI 13106B0009
RACHANA RAMESH 13106B0025
SHAGUFTA TAHSILDAR 13106B0057
Introduction

 Bankruptcy prediction models are needed by financers like


banks in order to check the credit worthiness of
companies.
 Big Data Analytics offers the opportunity to analyse large
amount of data.
 Thus by extracting data from various sources, the
forthcoming bankruptcy can be predicted using this
model.
Software And Algorithms

 Data sources:
From the annual report of companies and websites.
 To store the extracted data:
Hadoop Database
 Algorithms to be used:
Genetic Algorithm for Optimization.
Case Based Reasoning
USE CASE DIAGRAM
DATA FLOW DIAGRAM
Hadoop

 HDFS is the primary distributed storage used by Hadoop applications.


 A HDFS cluster primarily consists of a NameNode that manages the file
system metadata and DataNodes that store the actual data.
 Apache Hive is a data warehouse infrastructure built on top of Hadoop for
providing data summarization, query, and analysis. Hive gives an SQL-like
interface to query data stored in various databases and file systems that
integrate with Hadoop.
Case Based Reasoning

 CBR prediction depends on feature selection technique which is done by


genetic algorithm and case retrieval algorithm.

You might also like