EVOLUTION-MANAGER
Edit File: __init__.py
# This file is MACHINE GENERATED! Do not edit. # Generated by: tensorflow/python/tools/api/generator/create_python_api.py script. """Wrapper for using the Scikit-Learn API with Keras models. """ from __future__ import print_function as _print_function import sys as _sys from tensorflow.python.keras.wrappers.scikit_learn import KerasClassifier from tensorflow.python.keras.wrappers.scikit_learn import KerasRegressor del _print_function