add the option to only run the unsupervised models, most useful for the reconstruction tests
add scanpy highly variable genes to other_models. This is an unsupervised method that selects markers based on how variable they are. It works on log transformed of the data
update display_results script
fix bug with SmashWrapper not using the label_error group_by
Updates
Testing
Doc Changes