Jul 15, 2021Improved Separable Clustering for NLP and Computer VisionNLP and Computer Vision are the most popular application of machine learning to let the computer learns how we see and how we read as a human. In the case of differentiating two or more sets of documents or images, it would be a long process. …Computer Vision4 min read
Jun 5, 2021Breast Cancer Prediction with Python, R and K-nearest Neighbors (KNN)A Beginner’s guides learning popular Data Science programming languages Back in 1995 before Data Science was popular UCI University of Wisconsin published a dataset of labeled 569 patients with Malignant and Benign tumor findings according to thirty different measures. A sample copy of the csv can be found at https://fashion.s3.us-east-2.amazonaws.com/breast_cancer.csv …6 min read