This is a Telegram bot that predicts the next 10 values of the 'Multiplier' column in the '1XBetCrash.csv' dataset using multiple regression models.
To use this bot, you'll need to have the following libraries installed:
- pandas
- scikit-learn
- telebot
You can install them using pip:
pip install pandas scikit-learn telebot
To use this bot, you'll need to create a Telegram bot and obtain its API token. Once you have the API token, you can run the following command to start the bot:
Once the bot is running, you can send it the /predict
command to get the predictions.
Contributions are always welcome! If you would like to contribute to this project, you can modify the 1XBetCrashUpdater.py
file to automatically update the 1XBetCrash.csv
file. This will help to strengthen the models that rely on the Multiplier
column.
To make a contribution, follow these steps:
- Fork the repository
- Clone the repository to your local machine
- Modify the
1XBetCrashUpdater.py
file to update the1XBetCrash.csv
file - Test your modifications to ensure they work as expected
- Commit your changes and push them to your forked repository
- Submit a pull request to have your changes reviewed and merged into the main repository.
- Thank you for your contribution!
This project is licensed under the MIT License - see the LICENSE file for details.