- Machine Learning Solutions
- Jalaj Thanaki
- 351字
- 2021-08-27 18:53:50
Introducing the problem statement
First of all, let's try to understand the application that we want to develop or the problem that we are trying to solve. Once we understand the problem statement and it's use case, it will be much easier for us to develop the application. So let's begin!
Here, we want to help financial companies, such as banks, NBFS, lenders, and so on. We will make an algorithm that can predict to whom financial institutes should give loans or credit. Now you may ask what is the significance of this algorithm? Let me explain that in detail. When a financial institute lends money to a customer, they are taking some kind of risk. So, before lending, financial institutes check whether or not the borrower will have enough money in the future to pay back their loan. Based on the customer's current income and expenditure, many financial institutes perform some kind of analysis that helps them decide whether the borrower will be a good customer for that bank or not. This kind of analysis is manual and time-consuming. So, it needs some kind of automation. If we develop an algorithm, that will help financial institutes gauge their customers efficiently and effectively.Your next question may be what is the output of our algorithm? Our algorithm will generate probability. This probability value will indicate the chances of borrowers defaulting. Defaulting means borrowers cannot repay their loan in a certain amount of time. Here, probability indicates the chances of a customer not paying their loan EMI on time, resulting in default. So, a higher probability value indicates that the customer would be a bad or inappropriate borrower (customer) for the financial institution, as they may default in the next 2 years. A lower probability value indicates that the customer will be a good or appropriate borrower (customer) for the financial institution and will not default in the next 2 years.
Here, I have given you information regarding the problem statement and its output, but there is an important aspect of this algorithm: its input. So, let's discuss what our input will be!
- Learning SQL Server Reporting Services 2012
- 計算機組裝與系統配置
- 單片機原理及應用系統設計
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- Learning Game Physics with Bullet Physics and OpenGL
- Mastering Adobe Photoshop Elements
- OUYA Game Development by Example
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 固態存儲:原理、架構與數據安全
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- 單片機原理及應用:基于C51+Proteus仿真
- Spring Cloud實戰
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- PIC系列單片機的流碼編程
- Practical Artificial Intelligence and Blockchain