What did you do this week?
This week I was looking into the issue of how we can use the input layer for getting all the records data and converting that into a matrix and do further processing on top of it.
What is coming up next?
I would work on dataset examples and document how we can use the clean up operations for data cleaning purposes and how we can use that with training , testing parts.
Did you get stuck anywhere?
I was stuck with one of the operations, I was throwing the error operation not instantiable. I looked into the code and tried to figure out what was the reason behind the issue.