rrcf
π² Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- python-package.yml
- nav.yml
- nav.html
- default.html
- _config.yml
- anomaly-scoring.md
- batch.md
- caveats.md
- classification.md
- comparisons.md
- favicon.png
- index.md
- insert-and-delete.md
- modifying-rctree.md
- random-cut-tree.md
- rctree-api.md
- related-work.md
- scoring-rctree.md
- streaming.md
- taxi.md
- tree-construction.md
- figure_1.png
- figure_2.png
- paper.bib
- paper.md
- batch.png
- feature_importance.png
- nuclear.mat
- nyc_taxi.csv
- sine.png
- __init__.py
- rrcf.py
- shingle.py
- __init__.py
- test_rrcf.py
- .gitattributes
- .gitignore
- .travis.yml
- _config.yml
- LICENSE
- README.md
- requirements.txt
- setup.py
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/kLabUM/rrcf
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd rrcf
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Python
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
$ pip install rrcf
requirements.txt λ±μ λͺ μλ νμ΄μ¬ λΌμ΄λΈλ¬λ¦¬λ₯Ό μ€μΉν©λλ€.
$ pip install pytest pytest-cov
requirements.txt λ±μ λͺ μλ νμ΄μ¬ λΌμ΄λΈλ¬λ¦¬λ₯Ό μ€μΉν©λλ€.
μλ¬ λ©μμ§ μμ΄ μ€νλκ³ ν°λ―Έλμ μλ΄ λ¬Έκ΅¬κ° μΆλ ₯λλ©΄ μ μμ
λλ€.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
