# LearnBase.jl **Repository Path**: Julialang/LearnBase.jl ## Basic Information - **Project Name**: LearnBase.jl - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LearnBase [![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active) [![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md) [![Build Status](https://travis-ci.org/JuliaML/LearnBase.jl.svg?branch=master)](https://travis-ci.org/JuliaML/LearnBase.jl) [![Build status](https://ci.appveyor.com/api/projects/status/t1hds926lm0rog8h/branch/master?svg=true)](https://ci.appveyor.com/project/Evizero/learnbase-jl/branch/master) [![Coverage Status](https://coveralls.io/repos/github/JuliaML/LearnBase.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaML/LearnBase.jl?branch=master) This package is embodies a community effort to provide common types and function-definitions for Machine Learning packages in Julia. See [src/LearnBase.jl](https://github.com/JuliaML/LearnBase.jl/blob/master/src/LearnBase.jl) for more information