-
Problem Description:
Developing a new machine learning model for improving the accuracy and performance of stock price predictions. The challenge lies in modeling the highly volatile nature of stoc…
-
**Background**
There are three CSV data files provided with eLCI representing Canadian electricity trade summaries:
- CA_Imports_Gen.csv
- annual total MWh exported by each Canadian balancin…
-
### Feature request
Some datasets may contain an id-like field, for example the `id` field in [wikimedia/wikipedia](https://huggingface.co/datasets/wikimedia/wikipedia) and the `_id` field in [BeIR…
-
```
ma = pd.Series(trend).rolling(ma).mean().values
x = []
for a in range(ma.shape[0]):
for b in range(a, ma.shape[0], skip_loop):
for c in range(b, ma.shape[0], s…
-
I work with lots of tabular datasets of the size 50-500MB. For exploratory data analysis the Perspective Viewer is really powerful and unique. Unfortunately sending the full datasets to the client is …
-
Description
Last page seen as Empty in Data NFT Marketplace in trading scenario.
Steps to Reproduce.
1. List datasets such that there is 1 on the final page.
2. User B goes to the penultimate pa…
-
Hello,
I tested the code Demo_MultipleCrypto_Trading.ipynb for trading cryptocurrency. It seems that the model only buys without selling at all - the action is always positive (corresponding to buyin…
-
What are the most important "general" datasets to have on climate change?
_Note: we are not looking for very detailed datasets for specialists. More the "general" datasets - the kind you would want i…
-
Hi,
I request data from my API to display them on the graph, the debug shows that I am getting my data well but nothing on the graph:
![1](https://user-images.githubusercontent.com/10295449/141…
-
Date: 10 Feb 2022
Name: Tom Liu
- **Achieved:**
- Downloaded, cleaned & formatted data for ML/NN.
- Created simple NN for CSMOM trading, with outperformance relative to index. As the f…