All Projects → JovianML → jovian-py

JovianML / jovian-py

Licence: other
Collaboration platform for data science projects & Jupyter notebooks

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to jovian-py

deep-significance
Enabling easy statistical significance testing for deep neural networks.
Stars: ✭ 266 (+192.31%)
Mutual labels:  ml
rs datasets
Tool for autodownloading recommendation systems datasets
Stars: ✭ 22 (-75.82%)
Mutual labels:  ml
lukai
Luk.ai Clients - Federated Machine Learning for Everyone!
Stars: ✭ 20 (-78.02%)
Mutual labels:  ml
hierarchical-dnn-interpretations
Using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions" 🧠 (ICLR 2019)
Stars: ✭ 110 (+20.88%)
Mutual labels:  ml
creative-prediction
Creative Prediction with Neural Networks
Stars: ✭ 22 (-75.82%)
Mutual labels:  ml
azureml-cheatsheets
Azure Machine Learning Cheat Sheets
Stars: ✭ 23 (-74.73%)
Mutual labels:  ml
neural inverse knitting
Code for Neural Inverse Knitting: From Images to Manufacturing Instructions
Stars: ✭ 30 (-67.03%)
Mutual labels:  ml
mindsdb-examples
Examples for usage of Mindsdb https://www.mindsdb.com/
Stars: ✭ 25 (-72.53%)
Mutual labels:  ml
aws-experiments-comprehend-custom-classifier
How to train a custom NLP classifier with AWS Comprehend?
Stars: ✭ 25 (-72.53%)
Mutual labels:  ml
cheatsheets-ai-fork
Cheat Sheets for deep learning and machine learning.
Stars: ✭ 21 (-76.92%)
Mutual labels:  ml
zingg
Scalable identity resolution, entity resolution, data mastering and deduplication using ML
Stars: ✭ 655 (+619.78%)
Mutual labels:  ml
responsible-ai-toolbox
This project provides responsible AI user interfaces for Fairlearn, interpret-community, and Error Analysis, as well as foundational building blocks that they rely on.
Stars: ✭ 615 (+575.82%)
Mutual labels:  ml
mlflow-docker
Ready to run docker-compose configuration for ML Flow with Mysql and Minio S3
Stars: ✭ 146 (+60.44%)
Mutual labels:  ml
mlapp
MLApp is a Python library for building scalable data science solutions that meet modern software engineering standards.
Stars: ✭ 42 (-53.85%)
Mutual labels:  ml
ecole
Extensible Combinatorial Optimization Learning Environments
Stars: ✭ 249 (+173.63%)
Mutual labels:  ml
neptune-client
📒 Experiment tracking tool and model registry
Stars: ✭ 348 (+282.42%)
Mutual labels:  ml
pmml4s
PMML scoring library for Scala
Stars: ✭ 49 (-46.15%)
Mutual labels:  ml
plinycompute
A system for development of high-performance, data-intensive, distributed computing, applications, tools, and libraries.
Stars: ✭ 27 (-70.33%)
Mutual labels:  ml
nalaf
NLP framework in python for entity recognition and relationship extraction
Stars: ✭ 104 (+14.29%)
Mutual labels:  ml
GaussianNB
Gaussian Naive Bayes (GaussianNB) classifier
Stars: ✭ 17 (-81.32%)
Mutual labels:  ml

Jovian: Learning Platform for Data Science & ML.

Documentation Status Python application Code Coverage

Jovian is a platform for sharing and collaboraring on Jupyter notebooks and data science projects. jovian-py is an open-source Python package for uploading your data science code, Jupyter notebooks, ML models, hyperparameters, metrics etc. to your Jovian account.

Installation

pip install jovian --upgrade

Caution:

If you get a Permission denied error, try installing with sudo permission (on Linux/Mac).

sudo pip install jovian --upgrade

Another alternative is to try installing with the --user flag, but you’ll need to ensure that the target directory is added to your system PATH.

pip install jovian --upgrade --user

Visit Docs for more.

Contribution Guidelines

If you want to contribute to jovian(Python package), review the Contribution Page.

Jovian(Python Package) Jovian(Webapp)
Issues or Feature Request Forum Forum
Repository and Website Repo Website
Slack Discussions Slack Invite

Contact

Mail : [email protected]
Forum: Data Science Forum
Twitter : @JovianML
YouTube: YouTube Channel
LinkedIn: LinkedIn Page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].