Hi Anvar, if you want to report configurations, you can indeed use task.connect(). If you want to report metrics (such as accuracy or loss), you can use the https://clear.ml/docs/latest/docs/fundamentals/logger object to do that. Just parse the file and report the metrics in a way that makes sense to you. You can also add the file itself as an artifact if you want to refer to it later on. Makes sense?
			
				Answered
			
			
 
			
	
		
			
		
		
		
		
	
			
 				
	
	
	
		
			
		
		
		
		
	
 
					
		
		Hi There! I Want To Add Metrics In Clearml Via
Hi there! I want to add metrics in ClearML via  task.connect(params_dictionary) , but they are calculated in a file other than the entry point (where the  Task  is initialized). Can I somehow solve this issue?
2K Views
				2
Answers
				
					 
	3 years ago
				
					
						 
	2 years ago
					
					 Tags
					
			 
				