Git Product home page Git Product logo

dvclive's Introduction

DVCLive

PyPI Status Python Version License

Tests Codecov pre-commit Black

DVCLive is a Python library for logging machine learning metrics and other metadata in simple file formats, which is fully compatible with DVC.

Installation

You can install dvclive via pip from PyPI:

$ pip install dvclive

Depending on the ML framework you plan to use to train your model, you might need to specify one of the optional dependencies: mmcv, tf, xgb. Or all to include them all. For example, for TensorFlow the command should look like this:

pip install dvclive[tf]

TensorFlow and its dependencies will be installed automatically.

To install the development version, run:

pip install git+https://github.com/iterative/dvclive

Comparison to related technologies

DVCLive is an ML Logger, similar to:

The main difference with those ML Loggers is that DVCLive does not require any additional services or servers to run.

Logged metrics and metadata are stored as plain text files that can be versioned by version control tools (i.e Git) or tracked as pointers to files in DVC storage.


Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, dvclive is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

dvclive's People

Contributors

daavoo avatar pared avatar dberenbaum avatar dtrifiro avatar pre-commit-ci[bot] avatar skshetry avatar dmpetrov avatar shcheklein avatar github-actions[bot] avatar pacifikus avatar mattseddon avatar aguschin avatar iesahin avatar iamzili avatar ezhdi avatar karajan1001 avatar sirily avatar kwon-young avatar mvshmakov avatar floer32 avatar pmrowla avatar blacku13 avatar francisquintallauzon avatar naibatsuteki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.