Skip to content

Commit

Permalink
feat: svc
Browse files Browse the repository at this point in the history
  • Loading branch information
tianxuzhang committed Jan 14, 2024
1 parent 6ba2de5 commit 6d4f30b
Show file tree
Hide file tree
Showing 3 changed files with 394 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ parts:
chapters:
- file: docs/分类/决策树
- file: docs/分类/集成方法
- file: docs/分类/支持向量机
- caption: 降维
chapters:
- file: docs/降维/线性代数
Expand Down
393 changes: 393 additions & 0 deletions docs/分类/支持向量机.ipynb

Large diffs are not rendered by default.

0 comments on commit 6d4f30b

Please sign in to comment.