David Csuka

Results 2 issues of David Csuka

There is a new syntax for computing Pearson correlations in Polars, the previous one errors for me. It appears that `pearson_corr` is no longer a function in Polars. https://docs.pola.rs/py-polars/html/reference/expressions/api/polars.corr.html

For finetuning using a custom dataset, message converter function, and csv column format, how do we obtain validation losses on a separate csv with the same format at the end...

enhancement