-
** types. of algorithms.
1. Linear discriminant analysis
2. Regression
3. Naive Bayes
4. Support vector machines
5. Classification and regression trees
6. Random forests
7. Boosting
etc.
-
## Rubric Score
### Criteria 1: Presentation / Analysis Document
* _Score Level:_ 3 (Meets Expectations)
* _Comment(s):_ 4-5 requirements are met in the analysis document (pdf, overview slide, …
-
#### Describe the bug
I am getting different statistical results using the statsmodels test_ordinal_association method compared to the CochranArmitageTest method from DescTools in R.
#### Code S…
-
Add chi-squared test to determine if discarded individuals per population exceeds the average number of individuals discarded per population.
-
Hi all,
I compiled phyx (commit b359a6d, 2022/08/19) on Ubuntu 20.04. The tests from `make check` all pass.
I am trying to compute the Chi square test of compositional homogeneity with pxcomp fr…
-
Instead of always doing an analytical Gaussian "fit", the pipeline should do an actual Gaussian fit if there are more than 3 wavelengths in the file.
The code to perform the fit, per pixel, is:
…
-
I have a rather large dataset of characteristics that I'm looking to analyze for statistical differences between five groups. The characters are not continuous numbers as they're meristic characters o…
-
[데이터 전처리 및 EDA(Data Preprocessing and EDA) 정리](https://github.com/codestates/ds-blog/issues/91)가 끝나기도 전에,
시간이 벌써 이렇게 됬네요...~시간 너무 빠르다 ㅠ~
![02](https://user-images.githubusercontent.com/70356749/937…
-
Below is the result when I am trying to compare four different classifiers.
['CoEye' 'TSF' 'cBOSS' 'Mr-SEQL']
CoEye 5.0
Mr-SEQL 61.0
TSF 8.0
cBOSS 10.0
dtype: float64
Co…
-
* Enhancement: Replace "Log Odds Ratio" with "Ln Odds Ratios", clarify "Notes", complete "Show info for this analysis."
* Purpose: To obtain unambiguous and complete notations.
* Use-case: In par…