Instructions to use cagaoloz/EthPredictTFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cagaoloz/EthPredictTFT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("cagaoloz/EthPredictTFT", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Price Prediction improve
#1
by cagaoloz - opened
The reason I developed this code is to help people like me who are new to the crypto exchange, but when I look at the results, I don't see that the predictions give good results. I am open to your ideas and thoughts to improve the code
cagaoloz changed discussion title from Eth Price Prediction to Price Prediction improve