{"id":22039515,"url":"https://github.com/mpolinowski/manifold-learning-for-image-segmentation","last_synced_at":"2026-05-03T16:33:02.509Z","repository":{"id":234831425,"uuid":"628281207","full_name":"mpolinowski/manifold-learning-for-image-segmentation","owner":"mpolinowski","description":"Use Manifold Learning, Mapping and Discriminant Analysis to Visualize Image Datasets","archived":false,"fork":false,"pushed_at":"2023-04-15T13:54:39.000Z","size":4553,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T13:14:55.603Z","etag":null,"topics":["fisher-discriminant-analysis","image-segmentation","isomap","locally-linear-embedding","principal-component-analysis","python","scikit-learn"],"latest_commit_sha":null,"homepage":"https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-04-14-manifold-learning-for-image-segmentation/2023-04-14/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpolinowski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-04-15T13:13:52.000Z","updated_at":"2023-06-01T07:14:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7bfa8aad-09fc-4502-adc6-06b6079b2e2c","html_url":"https://github.com/mpolinowski/manifold-learning-for-image-segmentation","commit_stats":null,"previous_names":["mpolinowski/manifold-learning-for-image-segmentation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mpolinowski/manifold-learning-for-image-segmentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fmanifold-learning-for-image-segmentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fmanifold-learning-for-image-segmentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fmanifold-learning-for-image-segmentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fmanifold-learning-for-image-segmentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpolinowski","download_url":"https://codeload.github.com/mpolinowski/manifold-learning-for-image-segmentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpolinowski%2Fmanifold-learning-for-image-segmentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fisher-discriminant-analysis","image-segmentation","isomap","locally-linear-embedding","principal-component-analysis","python","scikit-learn"],"created_at":"2024-11-30T11:11:05.395Z","updated_at":"2026-05-03T16:33:02.491Z","avatar_url":"https://github.com/mpolinowski.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dimensionality Reduction for Image Segmentation\n\n## Use Manifold Learning, Mapping and Discriminant Analysis to Visualize Image Datasets\n\nI will use different techniques to embed the digits dataset and plot the projection of the original data onto each embedding. This allows us to check whether or digits are grouped together in the embedding space, or scattered randomly across it to evaluate if we can classify them into groups.\n\n\n1. [Locally Linear Embedding](https://github.com/mpolinowski/manifold-learning-for-image-segmentation/tree/master/01-Locally_Linear_Embedding)\n    * [Locally Linear Embedding (LLE) for Tabular Datasets](https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-04-11-locally-linear-embedding/2023-04-11)\n2. [Principal Component Analysis](https://github.com/mpolinowski/manifold-learning-for-image-segmentation/tree/master/02-Principal_Component_Analysis)\n    * [Principal Component Analysis (PCA) for Tabular Datasets](https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-04-09-principal-component-analysis/2023-04-09)\n3. [Fisher Discriminant Analysis](https://github.com/mpolinowski/manifold-learning-for-image-segmentation/tree/master/03-Fisher_Discriminant_Analysis)\n    * [Fisher Linear Discriminant Analysis (LDA) for Tabular Datasets](https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-04-13-fisher-discriminant-analysis/2023-04-13)\n4. [Isometric Mapping](https://github.com/mpolinowski/manifold-learning-for-image-segmentation/tree/master/04-Isometric_Mapping)\n    * [Isometric Mapping (ISOMAP) for Tabular Datasets](https://mpolinowski.github.io/docs/IoT-and-Machine-Learning/ML/2023-04-13-isometric-mapping/2023-04-13)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpolinowski%2Fmanifold-learning-for-image-segmentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpolinowski%2Fmanifold-learning-for-image-segmentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpolinowski%2Fmanifold-learning-for-image-segmentation/lists"}