Vasileios Stamatis

Results 2 issues of Vasileios Stamatis

I am using 3 clients to train a model using the following parameters in the clients: data=./mydata1.csv test_data=./mytest_data.csv model_path=mymodel.model n_parties=3 data_format=csv n_features=11 objective=multi:softmax mode=horizontal partition=0 learning_rate=0.1 max_depth=6 n_trees=50 ip_address=192... Everything...

Hi, I am using the following code to download CO data from sentinel5p: ```python evalscript_co = """ //VERSION=3 function setup() { return { input: ["CO"], output: { bands: 1, sampleType:...

help wanted
question