-
I was running the code in Colab T4GPU Etth2 patchTST supervised.
`Args in experiment:
Namespace(random_seed=2021, is_training=1, model_id='336_96', model='PatchTST', data='ETTh2', root_path='./dat…
-
Hello, thank you very much for the project. I am trying to apply a cost-sensitive learning approach to a marketing problem, where a False Negative (the record is predicted as no-customer, whereas he c…
-
for saving CPU time.
in my test, zstd cost 5 seconds (level 1) vs zip cost 1min51s (level 1)
all from 4.2G origin data to 3.4G
test commands:
time ZSTD_CLEVEL=1 ZSTD_NBTHREADS=8 tar --zstd -cvf …
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/3f56bb8f-faf7-4f93-ae45-23aacda5cf75.png)
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/mas…
-
Would be great to have an option to render a node with a vertical layout, akin to blender:
![image](https://github.com/user-attachments/assets/11e91523-31f9-4795-9e83-5b90aba11469)
Output nodes on…
-
**Details:**
Currently, Contour attaches a compression filter to envoy httpConnectionManager by default, as a result compression is enabled everywhere. While this feature is beneficial in certain sce…
-
### Description
Currently, when a user shares a Lightdash link in Slack, the unfurl process triggers a series of steps: generating a screenshot, saving it to the S3 bucket, and then posting a messa…
-
![image.png](https://raw.githubusercontent.com/3CCLY/pe/main/files/3f56bb8f-faf7-4f93-ae45-23aacda5cf75.png)
![image.png](https://raw.githubusercontent.com/3CCLY/pe/main/files/192c338a-d569-4b45-bdb…
3CCLY updated
6 hours ago
-
Hi all,
I have written a custom exporter for calculating the cost of using a node in AWS.
Here is how it works:
Lets assume I have 3 nodes, each costs 5$/ 1h, when I plot using grafana the sum(cost…
-
Right now the transport parameter allows for configurable behavior as such:
```
* 0: The node is willing to provide address observations to its peer, but is not
interested in receiving address …