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
SuperiorCockroach75
Moderator
13 Questions, 19 Answers
  Active since 06 February 2023
  Last activity one year ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
2 Answers
708 Views
0 Votes 2 Answers 708 Views
Hi Team, @<1537605940121964544:profile|EnthusiasticShrimp49> ,in cleargpt they are ingesting data from different sources as raw data.is they doing supervised...
one year ago
0 Votes
2 Answers
689 Views
0 Votes 2 Answers 689 Views
Hi Team, @<1523701087100473344:profile|SuccessfulKoala55> @<1523701070390366208:profile|CostlyOstrich36> @<1523701205467926528:profile|AgitatedDove14> @<1523...
one year ago
0 Votes
0 Answers
740 Views
0 Votes 0 Answers 740 Views
Hi Team, I am replicating this code None . in this monitor part ,some metric are created related to code and proometheous server.where it is creating in code?
one year ago
0 Votes
4 Answers
786 Views
0 Votes 4 Answers 786 Views
Hi Team, @<1523709867745873920:profile|KindChimpanzee37> @<1523701070390366208:profile|CostlyOstrich36> @<1523701205467926528:profile|AgitatedDove14> @<15237...
one year ago
0 Votes
2 Answers
915 Views
0 Votes 2 Answers 915 Views
Hi Team,i am doing retraining of the model once new data created. my code is stucking as shown below
one year ago
0 Votes
2 Answers
872 Views
0 Votes 2 Answers 872 Views
Hi team, I have created inference for statsmodels, i am trying to clone and run by running agent but it throwing error that statsmodels is not found .could y...
one year ago
0 Votes
2 Answers
748 Views
0 Votes 2 Answers 748 Views
one year ago
0 Votes
3 Answers
751 Views
0 Votes 3 Answers 751 Views
Hi Team, is clearml support model versioning?
one year ago
0 Votes
2 Answers
782 Views
0 Votes 2 Answers 782 Views
Hi
Hi @<1523701087100473344:profile|SuccessfulKoala55> @<1523701118159294464:profile|ExasperatedCrab78> @<1523701070390366208:profile|CostlyOstrich36> @<1523701...
one year ago
0 Votes
6 Answers
836 Views
0 Votes 6 Answers 836 Views
Hi Team, Recently I cloned Your updated Clearml-web angular code and tried running my in laptop but it is showing Server Unavailable.
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
1)Hi Team,Can i clone experiment shared by some one, via link? @<1523701087100473344:profile|SuccessfulKoala55> @<1523701118159294464:profile|ExasperatedCrab...
one year ago
0 Votes
1 Answers
895 Views
0 Votes 1 Answers 895 Views
2)i have cloned, without published pipeling shared by some one in different project,why its going in hidden state?
one year ago
0 Votes
0 Answers
968 Views
0 Votes 0 Answers 968 Views
1)Hi Team,Can i clone published pipelining in different project shared by some one, via link?
one year ago
0 Hi Team,When Clearml-Agent Is Used To Run The Code,I T Will Setup The Environment ,How It Take The Python Package Version?

@<1523701118159294464:profile|ExasperatedCrab78> ,in my system i have SQLAlchemy version 1.4.39,i have run locally and it is is running fine,when i am trying to run through agent it taking sqlalchemy version 2.0.0 which is not there in my system.and i have provided in requirement.txt SQLAlchemy==1.4.39.

one year ago
0 Hi Team,When Clearml-Agent Is Used To Run The Code,I T Will Setup The Environment ,How It Take The Python Package Version?

@<1523701435869433856:profile|SmugDolphin23> ,i have added pacakges in pipeline componenet,but it is not taking that version.
Note: i am running this code using agent.

one year ago
one year ago
0 1)Hi Team,Can I Clone Experiment Shared By Some One, Via Link?

@<1537605940121964544:profile|EnthusiasticShrimp49> how can i check that?

one year ago
0 1)Hi Team,Can I Clone Experiment Shared By Some One, Via Link?

@<1537605940121964544:profile|EnthusiasticShrimp49> can i run it without doing any modification?

one year ago
0 Hi Team,

Ok,Thank you!

one year ago
0 Hi Team, I Have Created Inference For Statsmodels, I Am Trying To Clone And Run By Running Agent But It Throwing Error That Statsmodels Is Not Found .Could You Reply.

@<1523701205467926528:profile|AgitatedDove14> i have already ran this inference code it is running,when i am cloning and running by running agent its showing error.

one year ago
0 1)Hi Team,Can I Clone Experiment Shared By Some One, Via Link?

i am not finding anywhere shared experiment.

one year ago
one year ago
one year ago
0 Hi Team,When Clearml-Agent Is Used To Run The Code,I T Will Setup The Environment ,How It Take The Python Package Version?

@<1523701118159294464:profile|ExasperatedCrab78> can you also give brief descriptionhow the agent reuse environment?

one year ago
0 Hi @<1523701205467926528:profile|AgitatedDove14>, @<1523709867745873920:profile|KindChimpanzee37>, @<1523701070390366208:profile|CostlyOstrich36> i am replicating the code provided in below link to explore clearml servig and monitoring part. <https://gith

@<1523701087100473344:profile|SuccessfulKoala55>
1.

clearml-serving --id <serving_service_id_here> metrics add --endpoint test_model_sklearn --variable-scalar
x0=0,0.1,0.5,1,10 x1=0,0.1,0.5,1,10 y=0,0.1,0.5,0.75,1

2.100 * increase(test_model_sklearn:_latency_bucket[1m]) / increase(test_model_sklearn:_latency_sum[1m])

after running above this query i am not getting what this graph is
![image](https://clearml-web-assets.s3.amazonaws.com/scoold/images/TT9ATQXJ5-F05GCG3K92A/screensh...

one year ago
0 Hi Team,I Am Doing Retraining Of The Model Once New Data

@<1523701070390366208:profile|CostlyOstrich36> Thanks for your response.its working fine now.

one year ago
0 1)Hi Team,Can I Clone Experiment Shared By Some One, Via Link?

@<1523701205467926528:profile|AgitatedDove14> yes.

one year ago
0 Hi Team,

Issue is resolved @<1523701070390366208:profile|CostlyOstrich36> Thanks!

one year ago
0 Hi Team, Recently I Cloned Your Updated Clearml-Web Angular Code And Tried Running My In Laptop But It Is Showing Server Unavailable.

Thanks @<1523703436166565888:profile|DeterminedCrab71> and @<1523701087100473344:profile|SuccessfulKoala55>

one year ago
0 Hi Team, Is Clearml Support Model Versioning?

can you please send the snap of ui if you have regarding model,is it same as data versioning we can see in ui.

one year ago