File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
## Fault detection based on support vector data description (SVDD)
2
2
3
- ------------------------------------------------------------------------------------------------------------------
3
+ -------------------------------------------------------------------
4
4
Updated on 28 May 2019
5
5
1 . Added descriptions for the calculation of the radius
6
- 2 . Added descriptions for the calculating the distance from the testing sample to the center of the sphere
7
- ------------------------------------------------------------------------------------------------------------------
6
+ 2 . Added descriptions for the calculation of the distance
7
+ from the testing sample to the center of the sphere
8
+ -------------------------------------------------------------------
8
9
9
- ------------------------------------------------------------------------------------------------------------------
10
+ -------------------------------------------------------------------
10
11
Updated on 24 May 2019
11
12
1 . Fixed some function descriptions
12
13
2 . Added support for some common kernel functions
13
- ------------------------------------------------------------------------------------------------------------------
14
+ -------------------------------------------------------------------
14
15
15
16
## demo
16
17
```
You can’t perform that action at this time.
0 commit comments