Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Integration]: Integration with Comet #3016

Open
1 task done
prathikshetty2002 opened this issue Sep 27, 2022 · 3 comments
Open
1 task done

[New Integration]: Integration with Comet #3016

prathikshetty2002 opened this issue Sep 27, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request hacktoberfest Contirubte to MindsDB and participate in Hacktoberfest. help wanted Extra attention is needed integration New idea for the supported db integrations

Comments

@prathikshetty2002
Copy link
Contributor

prathikshetty2002 commented Sep 27, 2022

Is there an existing integration?

  • I have searched the existing integrations.

Use Case

Comet is a meta-machine learning platform for tracking, comparing, explaining, and optimizing experiments and models.

It proposes an open-source Python library to allow data scientists to integrate their code with Comet and start tracking work in the application.

As it’s offered both cloud-hosted and self-hosted, users can have team projects and save the backup of experimentation history.

meta-machine

Motivation

Comet comes with user management features and allows for sharing projects within the team—something that is missing in MLfow. It also offers both, hosted and on-premises setup, while MLflow is only available as an open-source solution that requires you to maintain it on your own server. Comet can be a great utility for data/ml engineers working in teams to collaborate on projects.

Implementation

Comet supports a number of integrations with tools like tensorflow, gitlab, pytorch , etc.

here you can check their docs : Docs

Here is their github org : Comet

You can also implement it with MLfow just have to use an extension of comet to map the experiments running in MLflow to comet to produce a better visualization and management guide.

Here you can find it : Comet-Mlflow

Anything else?

No response

@prathikshetty2002 prathikshetty2002 added enhancement New feature or request integration New idea for the supported db integrations labels Sep 27, 2022
@ZoranPandovski ZoranPandovski added this to Ideas 💡 in ML Frameworks Contest Oct 1, 2022
@ZoranPandovski ZoranPandovski removed this from Ideas 💡 in ML Frameworks Contest Oct 11, 2022
@ZoranPandovski ZoranPandovski added help wanted Extra attention is needed hacktoberfest Contirubte to MindsDB and participate in Hacktoberfest. labels Oct 11, 2022
@ZoranPandovski ZoranPandovski removed this from To do in Hacktoberfest 2022 Dec 19, 2022
@Vishalk91-4
Copy link

@ZoranPandovski , could you please assign this issue to me

@Vishalk91-4
Copy link

Vishalk91-4 commented Oct 17, 2023

@ZoranPandovski , could you please tell me how to proceed with it, so that i can finish it faster
I didn't get by reading the docs, exactly what to add in comet_handler, necessary commands to run for it

@martyna-mindsdb
Copy link
Contributor

@Vishalk91-4
Here are MindsDB docs on building an ML handler: https://docs.mindsdb.com/contribute/ml-handlers

You can find other handler implementations here: https://github.com/mindsdb/mindsdb/tree/staging/mindsdb/integrations/handlers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Contirubte to MindsDB and participate in Hacktoberfest. help wanted Extra attention is needed integration New idea for the supported db integrations
Development

No branches or pull requests

4 participants