A light set of supporting modules to assist the data science workflow based on Cloudframe's proprietary data science enablers
Project description
The Cloudframe Data Scientist Simple Enabler
At Cloudframe we employ teams of Data Scientists, Data Engineers, and Software Developers. Check us out at http://cloudframe.io
If you're interested in joining our team as a Data Scientist see here: Bid Prediction Repo. There you'll find a fun problem and more info about our evergreen positions for Data Scientists, Data Engineers, and Software Developers.
This package contains modules that are used to smooth the data science workflow.
Installation
pip install cloudframe
Dependencies
This package uses JSON and YAML to store and fetch model objects.
pyyamljson
Structure
| cloudframe/
|
|-- model_tracker/
| |-- __init__.py
| |-- tracker.py
|
|-- Manifest.in
|-- README.md
|-- setup.py
Usage
Placeholder... where best below is a valid model object.
from cloudframe.model_tracker import tracker
tracker = tracker.project(name = 'myproject', dirpath = '\dir\to\models\')
tracker.initialize()
tracker.add(best)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudframe-0.0.1.tar.gz.
File metadata
- Download URL: cloudframe-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5860eb53fc750e0f9481a84041f6ff131d883843887a5232b0e60cef069c604
|
|
| MD5 |
dead2fd064933925fc347d8ca628a92a
|
|
| BLAKE2b-256 |
ff0a52d487e4ede60c129123bee126c6c018abdfec472db29dadf3976e622689
|
File details
Details for the file cloudframe-0.0.1-py3-none-any.whl.
File metadata
- Download URL: cloudframe-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faa955e8c133990bd8ecd0f6eebf5e678afa3b7696aa0d715d3721354d36a402
|
|
| MD5 |
7e79f3fc400b6b43d049ac3976994d6b
|
|
| BLAKE2b-256 |
d2ad7123272b630a207a6bf31cbcbf951f1ac33eb1e7d07f8cb72ea8fd7f60eb
|