GithubHelp home page GithubHelp logo

rputhuma / benchmarks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mindsdb/benchmarks

0.0 0.0 0.0 20.05 MB

Public dataset benchmarks used for measuring the performance of MindsDB.

Home Page: http://mindsdb.com

License: Apache License 2.0

Python 100.00%

benchmarks's Introduction

MindsDB benchmarks

This repository contains various MindsDB benchmarks.

Usage examples

  • Run some quick benchmarks locally to check the performance: python3 run.py --modes=mindsdb_dev --platform=local --speed=fast,medium,slow
  • Compare your local version against sklearn (a naive and an expert implementation): python3 run.py --modes=sklearn_naive,sklearn_expert,mindsdb_dev --platform=local --speed=fast,medium,slow
  • Run benchmarks for current stable remotely: python3 run.py --modes=mindsdb_prod --platform=GCP --speed=fast,medium,slow [Implementation not done yet]

Contributions

Before contributing to this repository please make sure that the dataset you are adding are publicly available and can be re-used.

Adding a dataset

  • Add your dataset as a csv in a directory datasets/{name_of_the_dataset}/data.csv.
  • To specify an accuracy function to evaluate it with and other parameters edit datasets/{name_of_the_dataset}/info.py, see this file as an example.
  • To add an "alternatives" benchmark for the dataset add it to alternatives/{alternative_name}/{name_of_the_dataset}/benchmark.py. Currently the supported alternatives are sklearn_expert and sklearn_naive. For an example see this file.

Issues

If you found any issues with MindsDB when executing the benchmarks, please make sure you report them in the MindsDB repository.

benchmarks's People

Contributors

chelsieng avatar krissingl avatar laukikk avatar mindsdbadmin avatar mphirke avatar niyonx avatar purvimisal avatar sakshiseth avatar spotts9 avatar tino097 avatar zoranpandovski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.