项目作者: sanxy

项目描述 :
Regression using forecasting technique
高级语言: Java
项目地址: git://github.com/sanxy/Regression.git
创建时间: 2018-10-19T21:12:46Z
项目社区:https://github.com/sanxy/Regression

开源协议:

下载


Regression

Regression app is an open source application for android devices.

Prerequisites

Your android application must be running on operating system 4.2 and above

  • IDE (Android Studio)
  • Java 8
  • Android SDK

Features

Currently the following functions are implemented:

  • Graph plot
  • Material Design interface *Basic add, modify and delete
  • Save graph view, view all saved graphs

Libraries

Deployment

Any android device

Author

Yusuf Adefolahan

License

  1. Copyright 2018-2019 Yusuf Adefolahan
  2. This program is free software: you can redistribute it and/or modify
  3. it under the terms of the GNU General Public License as published by
  4. the Free Software Foundation, either version 3 of the License, or
  5. (at your option) any later version.
  6. This program is distributed in the hope that it will be useful,
  7. but WITHOUT ANY WARRANTY; without even the implied warranty of
  8. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  9. GNU General Public License for more details.
  10. You should have received a copy of the GNU General Public License
  11. along with this program. If not, see <http://www.gnu.org/licenses></http:>.