From 586e6bc6744ad07d00239d570fe9ab810da025bd Mon Sep 17 00:00:00 2001 From: Deepak Raj <54245038+codePerfectPlus@users.noreply.github.com> Date: Tue, 24 Mar 2020 10:19:40 +0530 Subject: [PATCH] Update README.md --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index 145bf32..1ce0a65 100644 --- a/README.md +++ b/README.md @@ -20,24 +20,3 @@ Then Data Visualization To Some Real Life Projects With Real life Data. * ## Image Processing- PIL- Python image processing library supports imaging files from various formats. ![](https://www.ssdntech.com/blog/wp-content/uploads/2019/11/python-features.png) - -Source Of Dataset :- [Kaggle](www.kaggle.com), Random generator -Author :- [CodePerfectPlus](www.github.com/codeperfectplus) -Year Of Starting Repository: 2@19 - -### Other Reference Github Repository - -#### [Code_perfect](https://codeperfectplus.github.io/codes_perfect/) -Basic EDA On Kaggle Dataset -#### [Python Codes](https://codeperfectplus.github.io/python-codes/) -Basic Start OF Python Codes -#### [Logistic Regression](https://codeperfectplus.github.io/Logistic-Regression-From-Scratch-on-IRIS-Dataset/) -Logistic Regression ON IRIS DataSet -#### [Recommender_System](https://codeperfectplus.github.io/Recommender-Systems-Test/) -Recommender_System For Movie DataSet -#### [Basic Machine learning Models](https://codeperfectplus.github.io/Basic-Machine-Learning-Models/) -Basic Regression And Classfication Machine learning Models -#### [India Defense Analysis](https://codeperfectplus.github.io/Military-Expend-1963-to-2018-India-compare-to-world/) -India Defense Analysis 1963 to 2018 - Kaggle -#### [K-NN Alorithm](https://codeperfectplus.github.io/K-NN-Algorithm-From-Scratch/) -K-NN Algorithm From Scratch For Random Points