Skip to content

Commit

Permalink
add chapter 4-2 assignment zh translation (microsoft#400)
Browse files Browse the repository at this point in the history
Co-authored-by: vicoooo26 <vico24826@gmail.com>
  • Loading branch information
vicoooo26 and vicoooo26 authored Oct 14, 2021
1 parent ccac69d commit 0ad6653
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 4-Classification/2-Classifiers-1/translations/assignment.zh-cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 学习不同的 solvers

## 说明

在本课程,您学习了众多将算法与机器学习过程结合在一起来产生精确模型的 solvers 。回顾本课程中列出的所有 solvers 并挑选两个,用您自己的语言比较和对比这两个 solver。它们解决了什么样的问题?它们如何处理各种数据结构?您为什么要选择某个 solver 而不是另一个?

## 评判标准

| 标准 | 优秀 | 中规中矩 | 仍需努力 |
| ---- | --- | -------- | ------- |
| | 提交了一份有两个段落的 .doc 文件,每个段落描述一个 solver, 并详细比较它们间的异同 | 提交了一份仅有一个段落的 .doc 文件 | 没有完成 |

0 comments on commit 0ad6653

Please sign in to comment.