Code Monkey home page Code Monkey logo

statistiker's Introduction

Statistiker

Statistiker is a simple way to do Statistics in Clojure. The goal is to have an implementation of all popular algorithms for mining datasets.

Project Goals

  • Provide a Clojure-friendly, easy way for statistical analysis, inference and machine learning
  • Be reasonably feature-complete (provide majority of things an advanced user may demand)
  • Be well maintained.
  • Be well documented.
  • Be well tested.

Project Maturity

Statistiker is a young and incomplete project. There may be major API changes (conforming to semantic versioning) inbetween releases.

The Most Recent Release

With Leiningen:

[clojurewerkz/statistiker "0.1.0-SNAPSHOT"]

With Maven:

<dependency>
  <groupId>clojurewerkz</groupId>
  <artifactId>statistiker</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Documentation and Examples

Descriptive statistics

Correlation

License

Copyright © 2014 Alex Petrov & ClojureWerkz Team

Double licensed under the Eclipse Public License (the same as Clojure) or the Apache Public License 2.0.

Credits

LibSVM sources belong to their respected owners, except for the changes our team made to the source code.

The project repository contains several public datasets, added to provide best available examples for the users to start exploring the project with realistic data. The Data sets belong to their respective owners, specified in the description. The data sets are same as in Python's scikit-learn.

statistiker's People

Contributors

dcorney avatar ifesdjeen avatar michaelklishin avatar miguelmalvarez avatar mpereira avatar

Watchers

 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.