Ryan Bales

Results 2 issues of Ryan Bales

I'm training a model using the freesound data from Kaggle: https://www.kaggle.com/c/freesound-audio-tagging/data I'm training with 41 classes, but am only getting 40 results. I'm following the basic code from Readme.

I'm trying to turn the [SqlAlchemy example](https://github.com/databricks/databricks-sql-python/blob/main/examples/sqlalchemy.py) from this repo on a new instance of Databricks. I'm getting the following error: > databricks.sql.exc.ServerOperationError: [UC_COMMAND_NOT_SUPPORTED] Create sample tables/views is not supported...