Skip to main content

Fully automated machine learning in one-liners.

Project description

Test Image 1

Fully Automated Machine Learning in One-Liners

Build Status Downloads Slack PyPi Release

Libra is a deep learning API that allows users to use machine learning in their workflows in fluent one-liners. It is written in Python and TensorFlow and makes training neural networks as simple as a one line function call. It was written to make deep learning as simple as possible to every user.


Installation

Install latest release version:

pip install -U libra

Install directory from github:

git clone https://github.com/Palashio/libra.git
cd libra
pip install .

From Conda:

conda install libra -c conda-forge

Usage: the basics

A new client object should be created for every dataset that you're working with. This is where the results of your models for the dataset will be stored.

You can then call different queries on that client object, and the dataset you passed to it will be used.

from libra.queries import client

newClient = client('path/to/dataset') 
newClient.neural_network_query('please model the median number of households')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libra-0.0.6.tar.gz (54.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

libra-0.0.6-py3-none-any.whl (63.8 kB view details)

Uploaded Python 3

File details

Details for the file libra-0.0.6.tar.gz.

File metadata

  • Download URL: libra-0.0.6.tar.gz
  • Upload date:
  • Size: 54.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for libra-0.0.6.tar.gz
Algorithm Hash digest
SHA256 d7457047c55f42b682aeeef42874b3996c9b800cb2ee5e4ae22c5464188abfd6
MD5 09e68d8f82286cf727998870226ac5eb
BLAKE2b-256 a0f96d676d3d32f05e39bb46fc45e46f0ac1059c794e928b623c419dd9d122a4

See more details on using hashes here.

File details

Details for the file libra-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: libra-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 63.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/49.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for libra-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 fc74daa1cc667429df28c3a73fe076fed5e3b94e39a3766517378bc8587c225a
MD5 9e60afbe3ae4e8cc9c58577142d118af
BLAKE2b-256 15e3bc34f2480d604c2dcfd7c028fe096c084b731ba18fc67216040232f69f94

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page