Jacaranda Python Library
Project description
Jacaranda
Table of Contents
Description
Jacaranda is a wrapper package around several Data Science and Machine Learning librarys, such as
which creates an easy interface to interact, and automatically tune models produced by these libraries.
Examples
Examples for using the Jacaranda API to tune the following list of models is available in the examples folder.
- Autoencoder
- Variational Autoencode
- Xgboost decicion tree
- 1D Convolutional Neural Network
- Multilayer Perceptron
Installation
Currently, there are various ways this package can be installed. These include
- GitHub
- pip
GitHub
To install from GitHub there are two options, the first option is to clone the repository and do a local installation from the cloned directory.
git clone git@github.com:jacaranda-analytics/jacaranda.git
cd jacaranda/ && pip install .
The second option is to install from GitHub without first cloning the repository, to install the latest master branch, run the command.
pip install https://github.com/jacaranda-analytics/jacaranda/archive/master.zip
Pip
To install through pip, simply run
pip install jacaranda
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jacaranda-0.0.1.tar.gz
.
File metadata
- Download URL: jacaranda-0.0.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb570e61454396545d8283699ff1de136d11e7c4c629fe46731fb711faca4bda |
|
MD5 | 9bcecabddc83e3f4798ca0a89df2e13f |
|
BLAKE2b-256 | 3289d4beb68fc19fc34a6cf40152601226d0c5b239a59fb07e4357feeb8c9884 |
File details
Details for the file jacaranda-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: jacaranda-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc4b9bc28ca2420815204d9762fde0e85d86d756143cddec8710528f07ebf86 |
|
MD5 | 1745b3385db6bd383fea9aa6d666edfd |
|
BLAKE2b-256 | f319526d00ea9f5035b54ce02f75dece636c2633f1cefbf311db9cf8e5c2a6b9 |