{"id":23007063,"url":"https://github.com/teja-1403/breast-cancer-detection-using-python","last_synced_at":"2026-05-17T17:03:12.588Z","repository":{"id":265853083,"uuid":"896741535","full_name":"teja-1403/Breast-Cancer-Detection-using-Python","owner":"teja-1403","description":"A machine learning project for breast cancer detection, classifying images as Benign, Malignant, or Normal using models like SVM and Random Forest. Includes pre-processing, performance evaluation and focusing on advancing medical imaging through classification and analysis techniques.","archived":false,"fork":false,"pushed_at":"2025-02-01T05:59:13.000Z","size":3619,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T06:03:21.163Z","etag":null,"topics":["data-science","data-visualization","internship-project","machine-learning-algorithms","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teja-1403.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-01T07:14:05.000Z","updated_at":"2025-02-01T05:59:17.000Z","dependencies_parsed_at":"2024-12-01T08:27:34.088Z","dependency_job_id":"00575c57-59ba-4488-97f9-6e08ba92abf5","html_url":"https://github.com/teja-1403/Breast-Cancer-Detection-using-Python","commit_stats":null,"previous_names":["teja-1403/breast-cancer-detection-using-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teja-1403/Breast-Cancer-Detection-using-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teja-1403%2FBreast-Cancer-Detection-using-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teja-1403%2FBreast-Cancer-Detection-using-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teja-1403%2FBreast-Cancer-Detection-using-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teja-1403%2FBreast-Cancer-Detection-using-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teja-1403","download_url":"https://codeload.github.com/teja-1403/Breast-Cancer-Detection-using-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teja-1403%2FBreast-Cancer-Detection-using-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322146,"owners_count":25967874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","data-visualization","internship-project","machine-learning-algorithms","python"],"created_at":"2024-12-15T08:14:21.771Z","updated_at":"2025-10-04T13:58:30.584Z","avatar_url":"https://github.com/teja-1403.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Breast-Cancer-Detection-using-Python 🩺💻\n\n# Objective: 🎯\n\nThis project aims to develop a machine learning-based system to detect breast cancer types (Benign, Malignant, or Normal) from medical images. The system leverages various classification algorithms, including Logistic Regression, Support Vector Machines (SVM), Random Forest, Decision Trees, Naive Bayes, and K-Nearest Neighbors (KNN). This project was developed as part of my summer internship at IGCAR, where I explored various image classification techniques in medical imaging.\n\n# Dataset: 📂\n\nThermal images captured by the dynamic protocol were used  after the cooling ofthe breasts by air stream, 20 sequential images with intervals of 15 seconds between them were taken during the process of returning the patient’s body to thermal equilibrium with the enviroment. The images are stored in the Database for Research Mastology with Infrared Image - DMR-IR, accessible on the website http://visual.ic.uff.br/dmi.\n\nCamera used to capture: FLIR SC-620\nResolution: 640 x 480 pixels\n\nFor our project 92 Benign, 42 Malignant, and 38 Normal images were used and 10 different images were tested using 6 different machine learning models. You can find the dataset [here](https://drive.google.com/drive/folders/1tegoKvh3hVGFrvjFPd__SXA-GzOKR-Ka?usp=sharing)\n\n# Results: 📈\n\n![Screenshot 2024-12-01 173437](https://github.com/user-attachments/assets/ffa43a43-86b5-492c-8715-8a85a5bdb6e8)\n\n![Screenshot 2024-12-01 191553](https://github.com/user-attachments/assets/3836a1ea-5c76-4f2f-8d8c-6ac39fbca500)\n\n📍 SVM achieved the highest accuracy (77.14%) and a balanced precision-recall performance. \n\n📍 Logistic Regression and Random Forest showed consistent classifications for most Malignant cases. Decision Tree performed poorly with higher variance in classifications.\n\n# \nLanguages used : \n\n![python-logo-only](https://github.com/user-attachments/assets/a78aa447-fe92-4892-aaed-4dd6ea761795)\n\n# \n📣 Feel free to have a look at all the files in this repository !🤗\n\n❎ In case you find issues in any of my Repositories, you can Hit Me Up [here](https://github.com/issues)! 👈\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteja-1403%2Fbreast-cancer-detection-using-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteja-1403%2Fbreast-cancer-detection-using-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteja-1403%2Fbreast-cancer-detection-using-python/lists"}