Code Monkey home page Code Monkey logo

hewlettpackard / cmf Goto Github PK

View Code? Open in Web Editor NEW
30.0 13.0 12.0 36.23 MB

CMF library helps to collect and store information associated with ML pipelines. It tracks the lineages for artifacts and executions of distributed AI pipelines. It provides API's to record and query the metadata associated with ML pipelines. The framework adopts a data first approach and all artifacts recorded in the framework are versioned and identified by the content hash.

Home Page: https://hewlettpackard.github.io/cmf/

License: Apache License 2.0

Python 76.44% Dockerfile 0.75% Jupyter Notebook 7.51% Shell 0.12% HTML 0.35% CSS 2.08% JavaScript 12.76%
lineage metadata pipeline

cmf's People

Contributors

abhinavchobey avatar annmary-roy avatar atripathy86 avatar ayeshasanadi avatar gyanaranjan1302 avatar revathyramanan avatar rishabhsharma22 avatar sergey-serebryakov avatar varkha-d-sharma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cmf's Issues

Issues with installing on Apple Mac M3

I am trying to install cmf according to the instructions on this page: https://hewlettpackard.github.io/cmf/ using conda but I am facing issues with peer dependency ml-metadata.

I am getting the following error while trying to install using conda and github version:
Screenshot 2024-06-25 at 7 08 56 AM

I also tried to install using conda and pypi but got simillar message:
Screenshot 2024-06-25 at 7 09 44 AM

Tried the virtual environment route as well but faced similar issue.

Simplify logging the artifacts

Feedback - Can one common meta writer for all artifacts like model, metric, input, and output? The artifact type should be a user argument.

Fix documentation

Documentation today lacks the context of the project , eg: The distributed approach and the git like simplicity is missing ,we can pull in that context from our internal GitHub

Support for newer versions of ML Metadata (MLMD)

Hi!
CMF currently depends on ml-metadata version 1.11.0. I remember we discussed incrementing this version, but do not remember why this has not been done. I would like to understand if it is possible to upgrade and what it will take.

The reason I am asking this is the following. While working on developer-friendly graph-like API for MLMD, I am experimenting with MLMD's capability to filter nodes by providing an instance of ListOptions class with filter_query field set. The proto file defines usage examples. I was experimenting with it, and found out that I can't filter contexts by parent/child IDs. After googling a bit, I found that this happens to be a bug on MLMD side and has already been reported in this thread. This is fixed in version 1.14.0. This happens to be the latest version released on Aug 9, 2023.

Supportability - Support for python > 3.9 .

we have  a dependency on mlmd. Mlmd supports only python 3.7,3.8 and 3.9.
Current mlmd version we have is 1.11.0.
Latest mlmd version is 1.12.0..but no major changes between the two versions

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.