Giter Club home page Giter Club logo

lathe.jl's Introduction

0.1.8 "ButterBall"

Lathe.jl is an all-in-one package for predictive modeling in Julia. It comes packaged with a Stats Library, Preprocessing Tools, Distributions, Machine-Learning Models, and Model Validation. Lathe features easy object-oriented programming methodologies using Julia's dispatch.

version deps pkgeval

Add Lathe

(press ] in the Julia REPL to go to Pkg REPL)

Latest (Get the latest stable developments):

(v1.3) pkg> add Lathe

Unstable (Get the latest undocumented and unstable developments):

(v1.3) pkg> add Lathe#Unstable

What's great about Lathe?

Easily ML

Lathe brings an entirely different methodology to the Julia language. Types are created to adhere to the object-oriented programming paradigm, and syntax is akin to that of Pythonic machine-learning packages, like SkLearn.

Fully Featured

Lathe includes many of the tools commonly used by machine-learning engineers and scientists out of the box, rather than relying on more dependencies to do so.

Deployable

Lathe models can be easily serialized and deployed onto production servers using Genie.jl, or a similar high-performance web-server. Lathe also has support for pipelines, meaning most pre-processing operations can be automated and performed with one easy call.

Fast

Lathe uses a faster methodology than most other Julia packages for machine-learning. Furthermore, the package also takes advantage of the natural ability of the language to be fast. As a result, Lathe is also faster than most similar packages for other high-level statistical programming languages.

Julian

Lathe is written in 100-percent pure Julia. As a result, the package often takes advantage of very Julian methods of dealing with problems, such as dispatch, macros, and syntactical expressions.

Compatible

Lathe.jl has DataFrames.jl support, making it incredibly easy to put your data to work!

Improving

Lathe.jl is a relatively immature package, but is still making considerable leaps in the Julia ecosystem! Lathe is constantly improving, and that is a great thing if you happen to be utilizing the package!

What's Inside?

Stats

  • Distributions
  • Statistical tests
  • Bayesian tests
  • Model validation
  • Sampling
  • General Statistics

Preprocess

  • Scalers
  • Encoders
  • Splitters

Models

  • Pipelines
  • Powerlog
  • Random Forest Classifier
  • Decision Tree Classifier
  • Pipelines
  • Linear Regression
  • Linear Least square

Documentation

lathe.jl's People

Stargazers

 avatar  avatar  avatar  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.