Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yue Zhao
pyod
Commits
31d5ba89
Commit
31d5ba89
authored
6 years ago
by
Yue Zhao
Committed by
yuezhao@cs.toronto.edu
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Pre-release
parent
b6089cb7
master
development
github/fork/Dobatymo/deprecated-use-of-setuptools
github/fork/EricWebsmith/master
github/fork/GBR-613/master
github/fork/John-Almardeny/HBOS_Categorical_Features
github/fork/KulikDM/pythresh2
github/fork/RoelBouman/master
github/fork/Shihab-Shahriar/parallel_feat_bag
github/fork/gian21391/CBLOF_PR
github/fork/juliamariglia/master
github/fork/julienschuermans/fix/copod-docs
github/fork/luismavs/check_array
github/fork/madriss/development
github/fork/sai-krishna-msk/patch-1
github/fork/smarie/fix_issue_253
github/fork/tam17aki/development
github/fork/xiefangyan001/master
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.7.6
v0.7.5
v0.7.0
v.0.6.7
V6.0.5
V0.9.3
V0.9.2
V0.9.1
V0.9.0
V0.8.9
V0.8.8
V0.8.6
V0.8.4
V0.8.3
V0.8.1
V0.7.9
V0.7.8
V0.6.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-5
README.md
with
5 additions
and
5 deletions
+5
-5
README.md
+
5
-
5
View file @
31d5ba89
...
...
@@ -106,13 +106,13 @@ detection utility functions.
6.
**Threshold Sum (Thresh)**
[6]
**Comparison of all implemented models**
are made available below:
(
[
Figure
](
https://github.com/yzhao062/Pyod/
blob/
master/examples/ALL.png
)
,
(
[
Figure
](
https://
raw.
github
usercontent
.com/yzhao062/Pyod/master/examples/ALL.png
)
,
[
Code
](
https://github.com/yzhao062/Pyod/blob/master/examples/compare_all_models.py
)
,
[
Jupyter Notebooks
](
https://mybinder.org/v2/gh/yzhao062/Pyod/master
)
):
For Jupyter Notebooks, please navigate to
**"/notebooks/Compare All Models.ipynb"**


------------
...
...
@@ -227,9 +227,9 @@ More detailed instruction of running examples can be found [here.](https://githu
visualize
(
clf_name
,
X_train
,
y_train
,
X_test
,
y_test
,
y_train_pred
,
y_test_pred
,
show_figure
=
True
,
save_figure
=
False
)
````
Visualization (
[
knn_figure
](
https://github.com/yzhao062/Pyod/
blob/
master/examples/KNN.png
)
):

Visualization (
[
knn_figure
](
https://
raw.
github
usercontent
.com/yzhao062/Pyod/master/examples/KNN.png
)
):

---
### Quick Start for Combining Outlier Scores from Various Base Detectors
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets