Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi dimension plots to analysis.outliers module. #805

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Tatsuya-hasegawa
Copy link
Contributor

Hi,

It's been a long time from my last PR.

At this time, I added multi dimension handling feature to analysis.outliers module.
The former codes were mainly Isolation Forest for two dimension features.

I hope this PR leads more advanced outlier detection in MSTICPy.

My test codes are hosted on outliers_multi_dimension_PR.ipynb

Best regards,
Tatsuya

image

FYI: pre-commit status

(base) hacket@hackeTlab msticpy % git commit -m "add multi dimension subplots and chosen 2 features scatter from many features"
Check Yaml...........................................(no files to check)Skipped
Check JSON...........................................(no files to check)Skipped
Trim Trailing Whitespace.................................................Passed
black....................................................................Passed
pylint...................................................................Passed
flake8...................................................................Passed
isort (python)...........................................................Passed
pydocstyle...............................................................Passed
ruff.....................................................................Passed
check_reqs_all...........................................................Passed
[outliers_multi_dimension 56788e54] add multi dimension subplots and chosen 2 features scatter from many features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant