This repository contains various projects related to prediction with AI.
- Description: The CryptoForecast project aims to predict the future trends and prices of various cryptocurrencies. By utilizing advanced data analysis techniques and machine learning algorithms, CryptoForecast provides valuable insights and forecasts for investors and traders in the cryptocurrency market.
- Link: CryptoForecast
- Description: The TimeSeriesForecast project is aimed at utilizing SARIMAX and Prophet libraries for time series forecasting. By leveraging the capabilities of these libraries, the project focuses on accurately predicting the future passenger demand for a specific company. The insights gained from these forecasts aid in resource allocation and planning, empowering the company to make informed decisions for better passenger management.
- Link: TimeSeriesForecast
To get started with the projects in this repository, you can clone the repository locally by running the following command:
git clone https://github.com/MohamadsalehMoradpoor/ForecastAI.git
Make sure you have Git installed on your system. After cloning the repository, you can navigate to each project's directory and explore the code.
Contributions to this repository are welcome. If you would like to contribute, please follow these guidelines:
- Fork the repository and clone it locally.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request detailing your changes.