lazyprogrammer / machine_learning_examples

A collection of machine learning examples and tutorials.

Home Page:https://lazyprogrammer.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVS file error/mismatch?

rohit-kumar-j opened this issue · comments

commented

Should the linear_regression_class/moore.csv be replaced with tf2.0/moore.csv?

The linear_regression_class/moore.py file gives an error with python 3.8.10:

x = int(non_decmial.sub("", r[2].split("[")[0]))
IndexError: list index out of range

OR perhaps correcting this(Illegal quoting in line 88)?
image

Thanks for your inquiry.

They are 2 separate courses.

The code for the course and the file for the course are located in their own respective folders.