JuliaAcademy / JuliaAcademy/JuliaTutorials

Foundations of Machine Learning is missing necessary package for "mean" function

Open
#89 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I was working through the lectures for the Foundations of Machine Learning tutorial and cloned the Jupyter notebook into my local instance of VS Code. Simple fix is to add using Statistics before mean function is called. Will submit pull request shortly.

Contributor guide

Open the contributing guide

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 Foundations of Machine Learning Jupyter notebook in the JuliaTutorials repository and locate the first call to mean. Check the surrounding imports, add the missing Statistics import, and run the notebook in VS Code to confirm the mean call works without an undefined-function error.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia, jupyter-notebook
Domain
machine-learning
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.