Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update notebook-introduction-linear-regression.ipynb #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicoovh
Copy link

@nicoovh nicoovh commented May 22, 2024

I was testing this notebook on Miniconda- conda-py311-cudaDevel11.8 and got some errors,
here are the fix I had to make to make the notebook ends without error.

  • updated scikit-learn package name, previous was deprecated
  • fixed csv path
  • fixed error on numpy array conversion

updated scikit-learn package name, previous was deprecated
fixed csv path
fixed error on numpy array conversion
@MathieuBsqt MathieuBsqt force-pushed the main branch 3 times, most recently from f992f6d to 9de3298 Compare December 18, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant