Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nadaisyf authored Nov 10, 2023
1 parent 7bc52b8 commit 8d254bd
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# portofolio_nada
This portfolio contains a project from the data science sub-lesson (machine learning) on predicting diamond prices by applying predictive analytics.
This portfolio contains a project from the data science on predicting diamond prices by applying predictive analytics.

# **PREDICTIVE ANALYTICS**

**A. INTRODUCTION**

According to IBM, predictive analytics is a branch of advanced analytics that makes predictions about future outcomes using historical data combined with statistical modeling, data mining techniques, and machine learning. So, predictive analytics is an applied field that employs various quantitative methods to make predictions using data. Examples of its applications include price prediction, dose prediction, and risk assessment.

**B. PREDICTIVE ANALYTICS LIFECYCLE**

Predictive analytics employs the CRISP-DM (Cross Industry Standard Process for Data Mining) method, which is divided into six phases, including:
1. Business Understanding
2. Data Understanding
3. Data Preparation
4. Modeling
5. Evaluation
6. Deployment

0 comments on commit 8d254bd

Please sign in to comment.