Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,4 @@ The project utilizes a synthetic dataset representing various celestial bodies a
⭐️ If you find this project interesting, please consider giving it a star on GitHub!


# TODO: "anomaly detection" for rare minerals (#110)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The pull request is titled '"Anomaly Detection" for Rare Minerals (#110)' and is marked as fixing issue #110, but the only change is a TODO comment in the README.md. The actual anomaly detection implementation for rare minerals is missing from the codebase. To resolve this issue, please implement the required anomaly detection algorithms and visualization in the application files (such as pages/4_🔭Analyze.py) instead of adding a placeholder TODO.