mindsdb

The platform for customizing AI from enterprise data

OTHER License

Downloads
29.1K
Stars
21.4K
Committers
824

Bot releases are visible (Hide)

mindsdb - 2.31.0

Published by George3d6 over 3 years ago

2.31.0

mindsdb - v2.30.1

Published by StpMax over 3 years ago

mindsdb - 2.30.0

Published by George3d6 over 3 years ago

2.30.0

mindsdb - 2.27.0

Published by StpMax over 3 years ago

  • various fixes for mindsdb + xmlrpc
  • improved dependency installation
  • Caching historical data for streams
  • Advanced stream settings
  • fixed connection to mysql api with last mariadb shell
mindsdb - 2.26.0

Published by StpMax over 3 years ago

mindsdb - 2.22.0

Published by George3d6 over 3 years ago

2.22.0

mindsdb - 0.22.0

Published by George3d6 over 3 years ago

0.22.0

mindsdb - 2.21.3

Published by George3d6 over 3 years ago

2.21.3

mindsdb - 2.21.2

Published by George3d6 over 3 years ago

2.21.2

mindsdb - 2.21.1

Published by George3d6 over 3 years ago

2.21.1

mindsdb - 2.21.0

Published by George3d6 over 3 years ago

2.21.0

mindsdb - 2.20.1

Published by George3d6 over 3 years ago

2.20.1

mindsdb - 2.20.0

Published by George3d6 over 3 years ago

2.20.0

mindsdb - 2.19.2

Published by George3d6 over 3 years ago

mindsdb - Release v2.19.1

Published by StpMax over 3 years ago

features

  • Streamlined some functionality as to reduce the amount of coupling and make the code simpler

tests

  • MsSQL tests
mindsdb - v2.18.0

Published by StpMax almost 4 years ago

Fixes:

  • now possible check connection to MongoDB in Scout.
  • data contains NaN was cause of errors in Scout.

Tests:

  • port forwarding for tests will fork more reliable.
mindsdb - v2.17.1

Published by StpMax almost 4 years ago

mindsdb - v2.15.0

Published by StpMax almost 4 years ago

  • installers improve
  • username/password auth for mongo api
  • ssl support for mongo api
  • added processing of 8 new packages in mongo api
mindsdb - v2.14.0

Published by George3d6 almost 4 years ago

2.14.0

mindsdb - v2.12.0

Published by StpMax almost 4 years ago

Features:

  • config['api']['mysql']['database'] can be used as custom mindsdb-database name for db-integrations.
  • update argument for executable function
  • removing corrupted predictors on start

fixed:

  • logging in main process
  • convertation to JSON of numpy types in prediction results
  • removing datasource on initial analyse fail
  • checking columns names in DS for unique
  • 'delete datasource' route
  • a lot of other fixes