MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

MACHINE LEARNING PIPELINE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You are preprocessing a credit card fraud dataset that contains the column ‘Amount’. You want to determine what the average amount is for the cases where there is fraud. Which basic descriptive statistic could you use to achieve this?
A
Mode
B
Median
C
Standard Deviation
D
Mean
Explanation: 

Detailed explanation-1: -Explanation: Data Architect: Data architects build data solutions that are optimized for performance and design applications and hence option C is correct.

Detailed explanation-2: -A machine learning pipeline is the end-to-end construct that orchestrates the flow of data into, and output from, a machine learning model (or set of multiple models). It includes raw data input, features, outputs, the machine learning model and model parameters, and prediction outputs.

There is 1 question to complete.