diff --git a/README.md b/README.md index a9a3858..d80c1fb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # Pattern-Recognition---Assignment Pattern Recognition Assignment to predict client subscription for a bank +Data Visualisatioon and Preprocessing is done +The models used are : +1. linear models: Lasso,Ridge,Linear Regression +2. ANN +3. SVM +4. Logistic Regressin +5. PCA +6. Random Forest Regression +