Questions regarding using Scikit Flow - a simplified interface for TensorFlow to help people get started on predictive analytics and data mining for deep learning. Recently integrated into the contributions section of TensorFlow and renamed to TensorFlow Learn.
Questions tagged [skflow]
76 questions
-3
votes
3 answers
Cannot import name NotFittedError on Ubuntu
When i try to run titanic.py script of TensorFlow and Scikit Flow example on TensorFlow i got this error:
Traceback (most recent call last):
File "titanic.py", line 10, in
import skflow
Fileā¦

Zuhair Mirza
- 127
- 3
- 12