GithubHelp home page GithubHelp logo

wojciechmigda / pytsetlini Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 406 KB

Scikit-learn-compatible python3 wrapper for Tsetlini - a Tsetlin Machine learning model

License: MIT License

CMake 0.66% C++ 92.51% Python 6.54% C 0.10% Shell 0.19%
tsetlin-machine scikit-learn classifier-model python3 estimator prediction cython

pytsetlini's Introduction

pytsetlini's People

Contributors

wojciechmigda avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

pytsetlini's Issues

Install pandas in Travis pipeline

scikit-learn warns that pandas is not installed and not all estimator checks are executed.
This is not required by the estimator per se, but will improve CI verification.

Add estimator check for NaNs and Infs in input X matrix

With newer scikit-learn estimator checks assert that the estimator will throw ValueError if there are NaNs or Infs in input X matrix.
Once this check is added a version of scikit-learn in requirements.txt should be relaxed.

Remove scikit-learn warning

  /usr/local/lib/python3.6/dist-packages/sklearn/utils/estimator_checks.py:488: FutureWarning: Passing a class is deprecated since version 0.23 and won't be supported in 0.24.Please pass an instance instead.
    warnings.warn(msg, FutureWarning)

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.