New
Solar Energy Production Forecasting

Developed by a small team of undergraduate computer science students. Input features are select weather conditions and output value is daily energy production prediction measured in kWh. The model employs gradient boosting regression for drawing predictions.
Brain Tumor Classification

Developed by an undergraduate computer science student. The model employs InceptionV3 Convolutional Neural Network architecture for feature extraction and classification of brain tumor from MRIs (magnetic resonance images).