This website works better with JavaScript.
Explore
Help
Sign In
library
/
smart-top
Watch
1
Star
0
Fork
You've already forked smart-top
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37e70834f9
master
data-collector
community
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '37e70834f9'
${ noResults }
smart-top
/
test
/
demo.py
46 lines
1.2 KiB
Python
Raw
Normal View
History
Unescape
Escape
finished up anomaly detection, with precision/recall @TODO: testinggit stage ../src/utils/ml.py demo.py
8 years ago
from
__future__
import
division
anomaly detection first stab
8 years ago
r
=
ml
.
gPx
(
mu
,
sigma
,
[
test
]
,
0.05
)