
Reputation
Badges 1
14 × Eureka!i am not finding anywhere shared experiment.
@<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.
@<1523701070390366208:profile|CostlyOstrich36> Thanks for your response.its working fine now.
@<1523701205467926528:profile|AgitatedDove14> yes.
@<1523701087100473344:profile|SuccessfulKoala55> I have shared above.
i am getting error when i am running
@<1537605940121964544:profile|EnthusiasticShrimp49> can i run it without doing any modification?
Thanks @<1523703436166565888:profile|DeterminedCrab71> and @<1523701087100473344:profile|SuccessfulKoala55>
@<1537605940121964544:profile|EnthusiasticShrimp49> how can i check that?
@<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...
@<1523701087100473344:profile|SuccessfulKoala55> Waiting for your response.
@<1537605940121964544:profile|EnthusiasticShrimp49> ,from this video [https://www.google.com/search?q=cleargpt+by+clearml+youtube+video&ei=ipaeZIT6NP3aseM[…]vAOIAZoYkgEJMC4xLjcuMi4xmAEAoAEBwAEByAEC&sclient=gws-wiz-serp](https://www.google.com/search?q=cleargpt+by+clearml+youtube+video&ei=ipaeZIT6NP3aseMP0aO20AY&ved=0ahUKEwiE5-Hkzer_AhV9bWwGHdGRDWoQ4dUDCA8&uact=5&oq=cleargpt+by+clearml+youtube+video&gs_lcp=Cgxnd3Mtd2l6LXNlcnAQAzIKCCEQoAEQwwQQCjIKCCEQoAEQwwQQCjIKCCEQoAEQwwQQCjoICAAQogQQsAM6Bwg...
@<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.
can you please send the snap of ui if you have regarding model,is it same as data versioning we can see in ui.
@<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.
@<1523701118159294464:profile|ExasperatedCrab78> can you also give brief descriptionhow the agent reuse environment?