We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41a120 commit c72b729Copy full SHA for c72b729
README.md
@@ -1 +1,8 @@
1
-# RandomForestClassification
+# RandomForestClassification
2
+this file is an attempt at building a preedictive model aimed at forecasting potential customers for a new financial product of a bank
3
+the workflow consists of the Exploratory Data Analysis
4
+Random Trees classifier model was used to make the predictions
5
+auc, f1 score and confusion matrix were used as metrics for the model
6
+
7
+and yess, note, this is a work in progress, so expect changes to this repo in due time..
8
+have fun!!!
0 commit comments