Alvalens / cry-cast

A crypto currency price forecast project with naive bayes and moving average algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryCast

CryCast is a web application for predicting cryptocurrency prices using Simple Moving Average (SMA) and Naïve Bayes methods. The application uses historical data to generate predictions for several popular cryptocurrencies.

Installation

To install CryCast, simply clone the repository or download as a zip.

$ git clone https://github.com/Alvalens/cry-cast.git

Usage

To start the application, run the following command in your directory and make sure you have set up a local server on your computer, such as XAMPP or a similar software:

php artisan serve

Once the application is running, click the link to navigate to the website.

Contributing

If you would like to contribute to CryCast, please submit a pull request with your changes.

Credits

CryCast was developed by Alvalens, Bian, Azarya, Burhan.

License

About

A crypto currency price forecast project with naive bayes and moving average algorithm


Languages

Language:PHP 58.6%Language:Blade 31.6%Language:JavaScript 5.0%Language:CSS 4.0%Language:Hack 0.8%