ai-training-examples
ai-training-examples copied to clipboard
fix: Update notebook-introduction-linear-regression.ipynb
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