Delete certain rows of a matrix in julia
I am learning julia in a university course and I have to do an assigment but I don’t know how to preprocess the data. Hi have a matrix with patterns distributed in rows. Its dimension is 1521×4. The first attribute take values from 0 to 4 and I want to delete patterns (rows) whose first… Read More Delete certain rows of a matrix in julia