-
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…
-
Hello I am a contributor, I would like to contribute by using ensemble machine learning algorithms like bagging, boosting, stacking, voting to the model
-
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…
-
It's always good to start from Scratch as discussed here https://github.com/pydatadelhi/talks/issues/43 :
1. **```Basic intuition behind machine learning.```** (Why it is necessary and basic algos a…
-
As part of the progression of machine learning components with increasing levels of sophistication, implement version 4 ("dsmvp-v4") with the following characteristics:
Ensemble consensus learning:…
-
Issue by @MaxUlysse, moved from SciLifeLab#666
- [ ] [ExpansionHunter](https://github.com/Illumina/ExpansionHunter) for estimating repeat sizes
- [ ] [QDNAseq](https://github.com/ccagc/QDNAseq) CN…
-
Hi,
Our group is planning to develop a machine learning potential for Al-based alloys. As a first attempt, we trained an Al potential using the LAMMPS output from the [Mendelev potential](https://w…
-
Once I have correcly deployed my model on a triton server, once I try to send a request:
`curl -X POST localhost:8000/v2/models/ensemble/generate -d '{"text_input": "What is machine learning?", "ma…
-
It's not obvious what "DRF" means in the AutoML "exclude algos" section in Flow. Let's rewrite the labels as these human readable names (also move SE to the end if possible):
* Generalized Linear Mo…
-
### Basics
- [x] 1. Intro to R (1) (Part 1)
- [x] 2. Intro to tidyverse (1) (Part 1)
- [x] 3. Data visualization with ggplot2 (1) (Part 1)
- [x] 8. Exploratory data analysis (1) (Part 1)
### …