machine_learning_basics icon indicating copy to clipboard operation
machine_learning_basics copied to clipboard

Plain python implementations of basic machine learning algorithms

Results 4 machine_learning_basics issues
Sort by recently updated
recently updated
newest added

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:...

dependencies

![image](https://github.com/zotroneneis/machine_learning_basics/assets/120596914/2acd0d7a-f108-4710-8c42-f477069c30df)] In the numerator, I think it should be $p(y|x, \theta)p(x|\theta)p(\theta)$, so why $p(x|\theta)$ disappear ?