{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":817056164,"defaultBranch":"main","name":"Image-Classification-using-Gaussian-Naive-Bayes-SVM-and-KNN","ownerLogin":"areeba0","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-06-18T23:53:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/136759791?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718754798.0","currentOid":""},"activityList":{"items":[{"before":"e5db99c1866733a7fb578ae6d6c6b7e07ef34204","after":"4e8e33943ef5ecfccc418ff2e072a9bfc32e0032","ref":"refs/heads/main","pushedAt":"2024-06-19T01:39:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"areeba0","name":null,"path":"/areeba0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136759791?s=80&v=4"},"commit":{"message":"Update README.md\n\nThe code implements three popular machine learning classifiers—k-Nearest Neighbors (k-NN), Gaussian Naive Bayes, and Support Vector Machine (SVM)—to classify images based on extracted features. It preprocesses the data, normalizes it, and applies Principal Component Analysis (PCA) for dimensionality reduction. The code includes functions for calculating accuracy, precision, recall, F1 score, and confusion matrix. It evaluates each classifier's performance using both Euclidean distance and cosine similarity for k-NN. Additionally, the code visualizes results through line plots, 3D scatter plots, and confusion matrices, providing a comprehensive overview of each classifier’s effectiveness on the given dataset.","shortMessageHtmlLink":"Update README.md"}},{"before":"0ca41d671e75d714ccd19bbda57c8cec0265a0c7","after":"e5db99c1866733a7fb578ae6d6c6b7e07ef34204","ref":"refs/heads/main","pushedAt":"2024-06-19T01:29:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"areeba0","name":null,"path":"/areeba0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136759791?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"0d720e181b97138e614bf6a83a0c42cc3bec653e","after":"0ca41d671e75d714ccd19bbda57c8cec0265a0c7","ref":"refs/heads/main","pushedAt":"2024-06-19T01:02:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"areeba0","name":null,"path":"/areeba0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136759791?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"130383e1c6762630417c3504bfd291181a075e0c","after":"0d720e181b97138e614bf6a83a0c42cc3bec653e","ref":"refs/heads/main","pushedAt":"2024-06-19T00:56:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"areeba0","name":null,"path":"/areeba0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136759791?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"2fbd209f095248b9c313b5433d2897a3fed9970d","after":"130383e1c6762630417c3504bfd291181a075e0c","ref":"refs/heads/main","pushedAt":"2024-06-18T23:55:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"areeba0","name":null,"path":"/areeba0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136759791?s=80&v=4"},"commit":{"message":"Add files via upload\n\nThe code implements KNN, Gaussian Naive Bayes & SVM classifiers to classify images. It preprocesses, normalizes the data, and uses PCA for dimensionality reduction. It calculates accuracy, precision, recall, F1 score, and confusion matrix, and evaluates k-NN with both Euclidean distance and cosine similarity. The results are visualized with line plots, 3D scatter plots, and confusion matrices, showcasing each classifier's performance.","shortMessageHtmlLink":"Add files via upload"}},{"before":null,"after":"2fbd209f095248b9c313b5433d2897a3fed9970d","ref":"refs/heads/main","pushedAt":"2024-06-18T23:53:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"areeba0","name":null,"path":"/areeba0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/136759791?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEaQqCeAA","startCursor":null,"endCursor":null}},"title":"Activity · areeba0/Image-Classification-using-Gaussian-Naive-Bayes-SVM-and-KNN"}