Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
AnxiousSeal95
Moderator
21 Questions, 291 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Community! 😍 We were wondering if any of you had the chance to use the Nvidia TAO + ClearML integration! πŸš€ We're looking for some feedback so message me...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
New RC(1.1.2rc0) version available! πŸŽ‰ Change set: ClearML Data - Upload dataset now supports chunksize, for multi-part upload/download (useful with large da...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi Everyone! Just making sure no one misses the launch of our new Pipeline feature! We released our new pipeline UI to our hosted solution today (Will follow...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Also! Would like to highlight ClearML SDK 1.0.5 cool new features, in case you've missed it πŸ™‚ Add automagic logging for Click CLI! Adding the TaskScheduler ...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello Gals and Guys! happy new year! 🎊 It's that time of the year where we summarize what's done and what's coming soon, so buckle up, we are on our way! Th...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Everyone! Some updates from our side! 🎊 As you know we've released our paid Saas tier πŸ™‚ It's the same awesome product (well, we think that but we're bia...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Woot Woot! πŸŽ‰ Just a small teaser from the upcoming server version with our new experiment layout! πŸ•ΆοΈ And if you'll look REALLY closely you might see some i...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi everyone! Our website is down as some of you have noticed πŸ™‚ and with it our lovely documentation page! No we did not forget to renew our SSL (We love the...
3 years ago
0 Votes
0 Answers
619 Views
0 Votes 0 Answers 619 Views
Hey everyone! We're excited to announce the launch of our new documentation website ! We've overhauled itm making your experience even smoother and more effi...
8 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Everyone! If you're using out Saas server and aren't in the dedicated slack channel, we found an issue displaying old dataset tasks and are working on res...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
πŸŽ‰ Hi everyone! Want curvier graphs? πŸ“ˆ Who doesn't?! Check out the new ClearML ad , and get into ClearML shape, today! :weight_lifter:
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi
Hi ! We're brewing up some improvements for our pipeline feature and would be happy to have a short chat with people using it to understand usage and potenti...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
And if we're already announcing stuff, We'll be releasing a monthly roadmap! πŸŽ‰ This should help improve the visibility of our efforts and let you chip in wi...
4 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi
Hi , Join us today for our community talk, where we'll discuss our updated roadmap, give an overview of our new pipeline V2 features and celebrate Hacktoberf...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi There everyone! We're working on some better UX for triggering and scheduling functions and would love to pick your brains πŸ™‚ If anyone is using it \ inte...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Everyone! A new version with datasets fix is deployed! Please let us know if you encounter further issues
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi Everyone, Erez from ClearML Here! πŸ˜„ Did any of you build a dashboard on top of ClearML? If so I'd be happy to chat and hear about what you've done! πŸ˜„
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Last reminder for our first community talk! We'll be discussing our latest feature - ClearML Apps! We'll also review the new ClearML Roadmap and have a Q&A S...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Hi, How Can I Download / Access Artifacts That Were Uploaded With Task.

You can use:
task = Task.get_task(task_id='ID') task.artifacts['name'].get_local_copy()

4 years ago
0 Hi, I Have A Few Questions Regards To

Don't worry! It's all good πŸ™‚

4 years ago
0 Hello! I'M Running A Task For Which I Want To Log Several Checkpoints Of A Model. I Have A Reason To Save The Checkpoints In Different Folders Locally But Them Having The Same File Name. I Use

Hi SillySealion58 , yeah in that case we only look at the filename and not the full path. Let me see what we can do internally! Thanks and happy you found a workaround πŸ˜„

3 years ago
0 Hi, 1) How Can I Know From Eyeballing The Dashboard Which Project Is Dataset And Which Is Code? 2) How Can I Know Which Dataset A Particular Code Was Using? I.E. When I Open The Task I Don'T See The Link Which Applies The Name/Path Of The Dataset Thanks

Hi JitteryParrot8
Do you mean Task? If you create a dataset with ClearML data, the Task's Icon would indicate it's a dataset task. Same goes for Experiment. You are in luck πŸ™‚ The new SDK (which is about to be released any day now) would log the dataset used, every time you do Dataset.get().
Regardless we are in the final execution phases of a major overhaul to the dataset UI so stay tuned for our next server release that would, hopefully, make your life easier πŸ˜„

3 years ago
0 Hi, I Am Trying To Save A Trained Xgbclassifier Model As Outputmodel, Is There An Example Somewhere Of How To Do That? It Has No Weights To Save, Should I Just Pickle It And Save The Results?

Hi! So I looked at the example code and you don't have to use joblib πŸ˜„
If you do:
model.save_model('xgb.02.model')It will work πŸ™‚ Sorry for the confusion!
To upload labels, after task.init call
task.set_model_label_enumeration({'label':0,'another_label':1})The models will inherit this enumeration πŸ™‚
Makes sense?

3 years ago
0 I'Ll Just Ask This Question Again To Get Some Fresh Attention To This. Is There Any Way To Run A Pipeline Step Conditionally? E.G, Under Certain Condition, Execute The Step Otherwise Don'T?

So I'm looking at the example in the github, this is step1:
def step_one(pickle_data_url): # make sure we have scikit-learn for this step, we need it to use to unpickle the object import sklearn # noqa import pickle import pandas as pd from clearml import StorageManager pickle_data_url = \ pickle_data_url or \ ' ` '
local_iris_pkl = StorageManager.get_local_copy(remote_url=pickle_data_url)
with open(local_iris_pkl, 'rb') as f:
iris ...

3 years ago
3 years ago
0 Hey, Is There A Way To Temporarily Turn Off Clearml Logging? I’M Using Pipeline And When Developing I Don’T Wand Them To Be Added To The Ui And Spam It. In Wandb There Is A Way To Do

Yeah I get what you're saying, but when developing ClearML we did not view it like that. when we run it locally or debug it, we thought of it more "This is running just on my local computer without an agent to make sure everything works before I use an agent to run the parts". Sorry that it confuses you πŸ™‚

2 years ago
0 Is There A Way To Automatically Upload Images That Were Uploaded With

Am I doing something differently from you?

3 years ago
0 Hi, Newbe Question In Clearml Data Assuming My Files Are Already In A Bucket On The Cloud - What Would Be The Best Practice To Create A Dataset And Register It In Clearml?

Hi OutrageousSheep60 , we have good news and great news for you! (JK, it's all great πŸ˜„ ). In the coming week or two we'll release the ability to also add links to clearml-data, so you can bring your s3 (or any other cloud) and local files as links (instead of uploading to the server). πŸŽ‰

3 years ago
0 1St Of All I Want To Thank The Developers Team Of Clearml - You Are Awesome And So Your Product Is! I Had Some Frustration Setting Up The Stuff And Still Struggle But All In All - It'S The Best Product On The Market Of Mlops. More Of An Information Reques

Hi GentleSwallow91 let me try and answer your questions πŸ˜„

The serving service controller is basically, the main Task that controls the serving functionality itself. AFAIK: clearml-serving-alertmanager - a container that runs the alertmanager by prometheus ( https://prometheus.io/docs/alerting/latest/alertmanager/ ) clearml-serving-inference - the container that runs inference code clearml-serving-statistics - I believe that it runs software that reports to the prometheus reporting ...

3 years ago
4 years ago
0 Hi, We Have Recently Upgraded To

Hi OutrageousSheep60 , The plan is to release this week \ early next week a version that solves this.

3 years ago
0 Hello! I'M Running A Task For Which I Want To Log Several Checkpoints Of A Model. I Have A Reason To Save The Checkpoints In Different Folders Locally But Them Having The Same File Name. I Use

` # ClearML - Example of Pytorch mnist training integration

from future import print_function
import argparse
import os
from tempfile import gettempdir

import torch
import torch.nn as nn
import torch.nn.functional as F
import torch.optim as optim
from torchvision import datasets, transforms

from clearml import OutputModel
from clearml import Task, Logger
import time

class Net(nn.Module):
def init(self):
super(Net, self).init()
self.conv1 = nn.Conv2d(1, 20,...

3 years ago
0 Hi Guys, Coming This Time To Share An Idea Of A Killer Feature For Clearml

JitteryCoyote63 I'm not sure we can get to it fast enough, unfortunately 😞 (It only means we have cooler stuff that we're working on πŸ˜„ )

4 years ago
0 Hi Everyone! How Can I Automatically Report System Resources Utilisation?

once integrating clearml it'll automatically report resource utilization (GPU \ CPU \ Memory \ Network \ Disk IO)

4 years ago
0 Hi, I'M Trying To Use

Alrighty...let me check

3 years ago
0 Hi, Folks !! I Have Two Questions On Pytorch Lightning Example In Particular Logging. The Comment Says “Connecting Clearml With The Current Process, From Here On Everything Is Logged Automatically.” Q1: Does This Comment Mean That

EcstaticBaldeagle77 , Can you share an example of:
self.log("key_name", value) that you save? (not 100% sure what self is πŸ™‚ )

What the automagic integration provide is that you have all the parameters of your pl trainer automatically fetched and populated, as well as when you call this function:
def validation_step(self, batch, batch_idx): x, y = batch y_hat = self(x) loss = F.cross_entropy(y_hat, y) self.log('valid_loss', loss)The call to "self.log()" is fetched and r...

3 years ago
0 Hi, Newbe Question In Clearml Data Assuming My Files Are Already In A Bucket On The Cloud - What Would Be The Best Practice To Create A Dataset And Register It In Clearml?

OutrageousSheep60 took a bit longer but SDK 1.4.0 is out πŸ˜„ please check the links feature in clearml-data πŸ™‚

3 years ago
0 Hi All, What Would Be The Proper Scope To "Bitch" About (And Discuss) Ui\Ux Suggestions\ Ideas That Might Be Subjective Or Very Use-Case Dependent But Might Also Be Very General.. Somehow This Chat Seem Slightly More More Programmatic Or Devop Orientated

The ClearML team appreciates bitching anywhere you feel like it (especially the memes section).
In the absence of some UI \ UX channel I suggest to just write here. I can promise you the people who's responsibility it is to fix \ improve the UI are roaming here and will see the request πŸ˜„

4 years ago
0 Just Wondering, Why Aren'T You Guys Getting Yourselves Known In Gtc?

How to Supercharge Your Team’s Productivity with MLOps [S31250]

ML-Ops Workshop: Demonstrating an End-to-End Pipeline for ML/DL Leveraging GPUs [S32056]

Best Practices in Handling Machine Learning Pipelines on DGX Clusters [E32375]

4 years ago
Show more results compactanswers