machine_learning_basics
machine_learning_basics copied to clipboard
Plain python implementations of basic machine learning algorithms
Can I work on Random Forest Classifier issue?
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.1 to 1.0.1. Release notes Sourced from scikit-learn's releases. scikit-learn 1.0.1 We're happy to announce the 1.0.1 release with several bugfixes: You can see the changelog here:...
] In the numerator, I think it should be $p(y|x, \theta)p(x|\theta)p(\theta)$, so why $p(x|\theta)$ disappear ?