-
What is your opinion on this, that I originally posted almost 3 years ago? https://github.com/keras-team/keras/issues/15762
> There are a huge number of new statistical, machine-learning and artifici…
-
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…
-
### Evaluation
- [ ] [Confusion matrices](https://towardsdatascience.com/understanding-confusion-matrix-a9ad42dcfd62)
- [Source 2](https://en.wikipedia.org/wiki/Confusion_matrix)
- [ ] [Precision…
-
> [!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…
-
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…
-
### 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…
-
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…
-
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…