Allow user to change optimizer and objective function. Also added r-squared evaluator. Changed temp file location to user temp folder. Added a prediction dictionary to access the values predicted by model.

This commit is contained in:
titusquah
2020-06-05 14:20:59 -06:00
parent bc568a485b
commit a8fd716937
6 changed files with 361 additions and 81 deletions

View File

@@ -2,16 +2,21 @@
<dictionary name="Titus">
<words>
<w>coeffs</w>
<w>conc</w>
<w>diluant</w>
<w>disp</w>
<w>dodecane</w>
<w>equilibrate</w>
<w>extractant</w>
<w>ftol</w>
<w>kmol</w>
<w>lmse</w>
<w>maxiter</w>
<w>ndarray</w>
<w>pred</w>
<w>reeps</w>
<w>scipy</w>
<w>slsqp</w>
<w>thermo</w>
</words>
</dictionary>