General use - lotteph/tweedejaarsproject GitHub Wiki
Weather and solar panel data can be generated using the match file, which calls the Weather_test and the scrape file. The generated data can then be separated into a test and training set by the user by placing the different files in the test and training folder. After this, the main file can be called upon to fit different algorithms on the training data, and perform predictions on the test data. These predictions can be evaluated and visualized.