-
command:
python3 ./run_predict.py --period=5m USDT_BTC
error output:
[2018-09-13 23:34:38] Using tickers: "USDT_BTC"
[2018-09-13 23:34:38] Using period: "5m"
[2018-09-13 23:34:38] Fetching U…
-
in file [https://github.com/ziyuanrao11/Machine-learning-enabled-high-entropy-alloy-discovery/blob/main/TERM/PCA%20and%20AffinityPropagation.py](url), line 31
plt.scatter(c_trans[:,0],c_trans[:,1], …
-
```
curl -X POST localhost:8000/v2/models/ensemble/generate -d '{"text_input": "What is machine learning?", "max_tokens": 20, "bad_words": "", "stop_words": ""}'
{"error":"in ensemble 'ensemble', [r…
-
Post questions here for one or more of our fundamentals readings:
Manning, Christopher, Prabhakar Raghavan and Hinrich Schütze. 2008. “[Text Classification and Naïve Bayes](https://nlp.stanford.ed…
-
### Team Name:
cirKITers
### Project Description:
Nowadays training parameterized quantum circuits is very popular to explore the space of quantum states. This field heavily borrows from ex…
-
Machine Learning is a common tool to apply to time-domain data in astronomy. We should work to understand what supporting ML workflows could look like in TAPE, whether it's simply ensuring our ensembl…
-
So with regard to restructuring this package I was thinking that we could generalize your learner type hierarchy and maybe move that into a base machine learning package like Learn.jl (should probably…
-
Post questions here for one or more of our fundamentals readings:
Manning, Christopher, Prabhakar Raghavan and Hinrich Schütze. 2008. “[Text Classification and Naïve Bayes](https://nlp.stanford.edu…
-
> [!NOTE]
> If you have a request to support a specific method, or would like to see priority of one of the listed methods, please open a separate issue, so it won't get buried in this thread. Base…
-
We currently have less data for training Machine Learning models. I suggest that we try these approaches and compare the performance:
1. Bootstrapping to augment the data, and training models on this…