.. GP23_PredictingHouseSalePrices documentation master file, created by sphinx-quickstart on Fri Mar 17 08:20:13 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Model ================================== Hyperparameters ---------------------------------- .. automodule:: src.models.hyperparameters_model :members: :undoc-members: :show-inheritance: :private-members: Train ---------------------------------- .. automodule:: src.models.train_model :members: :undoc-members: :show-inheritance: :private-members: