C1W1 Lesson House Prices - import is missing keras?

Hello @raz_lagat ,

You can work without importing keras, by using : tf.keras

You cannot import anything else.
You need to code between this block only:

### START CODE HERE
....
### END CODE HERE

With regards,
Nilosree Sengupta