-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
I trained a `natural.BayesClassifier` with a few words to classify text and return some culture information. classified result of the word `sauerkraut` returns the following result.
| Classificati…
-
## Data Exploration
- [x] show initial balance of gender and race of raw data
## Pre-processing
- [x] create dataframes
- [ ] create different balanced/imbalanced data sets
- [x] combine indian…
-
OSX, 10.15.7, example training set or my own data
open classifier, select LogisticRegression, press Train. This error results:
```
An error occurred in the program:
AttributeError: 'str' objec…
-
Areas of science to pull datasets/problems from:
Natural sciences
* Biology
* Ecology
* Evolution
* Microbiology
* Physiology
* Chemistry
* Materials science
* Organic chemistry
* Geology…
-
Explain your approach down below.
-
Right now TF prediction is rather cumbersome and error-prone, it includes:
* specify input and output operations
* shaping of the input Tensors
* reshaping of output Tensors
Research if we co…
-
@xiaohk has been working with Melissa Skala's group on a T cell image classification project. It is related to the [Walsh et al. 2019 preprint](https://doi.org/10.1101/536813) but uses a different ty…
-
Hello,
I am trying to run Burden test and I'm running into the following error
`vtools associate variant aff -m "LogitRegBurden --alternative 2" -j1 --to_db logit > all.asso.res
INFO: 127 sample…
-
accuracy, ROC, etc.