jackfrued / jackfrued/Python-100-Days

Day81部分文本表述模糊/有误

Open Beginner friendly
#1,192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
187k
Forks
55.8k
PR merge metrics
No merged PRs in 30d

Description

Day81浅谈机器学习中,在第一次机器学习中的np.corrcoef(x, y)和stats.pearsonr(x, y)两行都仅仅是计算,而没有打印或传给变量,而下文则直接表述“输出”。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Day81 machine-learning notebook and review the first-example lines using np.corrcoef(x, y) and stats.pearsonr(x, y). Clarify that these lines only perform calculations unless their results are printed or assigned, then check the surrounding explanation so its wording matches the example.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, numpy, python
Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.