C3M5 Assignment grader quesitons

I’m trying submit my answers for this particular assignment and I’m not sure what is missing or which direction I need to go.

Exercise 6: Failed test case: predictors_simple has incorrect type.

Exercise 7: Failed test case: predictors_multi has incorrect type.

The grader uses different tests than the ones in the notebook. Apparently your code doesn’t work correctly with some of the grader’s tests.

Check carefully that the code you added would work in all circumstances.

Hi William. You might be using a different method in your solution. Please check the instructions and hints in the markdown. That usually tells you what type the variables should be.