fname_new=cse.utilities.save_memmap(fnames,base_name='Yr',resize_fact=(1,1,fraction_downsample),remove_init=30,idx_xy=(idx_x,idx_y)) #%% Create a unique file fot the whole dataset fraction_downsample=1; # useful to downsample the movie across time. fraction_downsample=.1 measn down...
All computer programs in this assignment are implemented in \matlab~and can be found at \url{https://github.com/sy-cui/CSE552-FA2024/tree/main/homework/hw3}. \emph{A \texttt{README.md} file is provided in the same directory for reference}. The codes are tested in \matlab~version...
Harikrishna Narasimhan, Andrew Cotter, Maya Gupta, Serena Wang, "Pairwise Fairness for Ranking and Regression", AAAI 2020. 55 66 You may open the notebook on Google Colab by clicking here. pairwise_fairness/monotone.ipynb +82-29 Original file line numberDiff line numberDiff line change...
cminor is a c-like language which supports most of the C language features except for pointer, and adopts a slight different declaration syntax. Here is the specification of cminor: http://www3.nd.edu/~dthain/courses/cse40243/fall2015/cminor.html To clean up the directory, run: $ make...
Harikrishna Narasimhan, Andrew Cotter, Maya Gupta, Serena Wang, "Pairwise Fairness for Ranking and Regression", AAAI 2020. You may open the notebook on Google Colab by clicking here. 111 changes: 82 additions & 29 deletions 111 pairwise_fairness/monotone.ipynb Original file line numberDiff...