- android.permission.INTERNET
- android.permission.READ_EXTERNAL_STORAGE
- com.android.vending.BILLING
- android.permission.WRITE_EXTERNAL_STORAGE
Nov 22, 2019
* New menu NEURAL NETWORKS.
Now StatSuite can train neural networks for regression and classification very easily.
After saving the network, it can be used in the future or shared to other users.
* Now the StatSuite's files can be renamed in the app.
* The Mean Square Error has been added in the output of linear/polynomial regression.
* Small bugs fixes.