中文说明:预测光伏输出功率的代码使用线性拟合
English Description:
The code for forecasting pv output power uses line fitting technique. It starts from reading input and target data for training, and continues with Creating, training and saving a Fitting neural Network. The results will finally be written as excel file and graphical representation will be displayed as well.