7abfa01c0e1123c4f50a2f0f0f3bbb33d2861e11
Project 1: Regression and Resampling
This project was authored by Lars Bogner.
Project Structure
src/: Contains the main code for the project. The majority of the implementation is contained in thepyoptimlibrary.main.ipynb: Jupyter Notebook used for figure generation.
report/: Contains the LaTeX source files for the project report.
Installation
To install all dependencies, use the following command:
uv install
This uses the uv tool to manage the environment and dependencies. Refer to the uv documentation for more details.
Usage
- Navigate to the
src/directory. - Open and run
main.ipynbto generate figures. - The generated figures will be saved in the
figures/directory.
Description
Languages
TeX
50.2%
Jupyter Notebook
28.2%
Python
21.6%