python-ml-turbofan
python-ml-turbofan copied to clipboard
Concerning the number of sensors in the load data function
In https://github.com/TobiasGlaubach/python-ml-turbofan/blob/master/LoadData.py#L14 the loop in the names arrays was from 1 to 26 pointing out 26 sensors while sensors and just 20. I guess this is an error.