Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
Homework2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20200318093
Homework2
Commits
3d87d025
Commit
3d87d025
authored
May 24, 2020
by
Yuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
ab430625
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
review
+12
-0
No files found.
review
0 → 100644
View file @
3d87d025
Summary:
代码运行没有问题
Detailed Comments:
1、你的transform这一块请再检查一下,导致分类的效果与老师的答案不太一致
2、核变换部分可以简化,如
return np.exp(-gamma * np.sum((x - y) ** 2))
Overall Score: 90
--------------------------------------------------------------------------------------------------------------------------
Thanks for your efforts.
-Your instructor
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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