I am thrilled to announce the results of this year’s SPOTSeven Lab Optimization Challenge! This year, we presented the students … More
Category: SPOT
Reading Recommendation: “Beyond algorithm hyperparameters: on preprocessing hyperparameters and associated pitfalls in machine learning applications”
The preprint, which was written by Christina Sauer, Anne-Laure Boulesteix, Luzia Hanßum, Farina Hodiamont, Claudia Bausewein, and Theresa Ullmann, is available on arXiv: https://arxiv.org/abs/2412.03491 Abstract: … More
spotpython-0.16.9 released
Spotpython-0.16.9 introduces two key features: a new function, viz_net, for visualizing linear network architectures, and extract_linear_dims, which retrieves input and output dimensions of Linear layers in PyTorch models. An illustrative example demonstrates the implementation of viz_net alongside model initialization and configuration using the Diabetes dataset.
