An open API service indexing awesome lists of open source software.

https://github.com/jdtumlinson/knn

This repository contains the code for the kNN and MLE assignment for CS434 Machine Learning and Data Mining at Oregon State University during Fall of 2024. This is being uploaded a few months afte the compleition of this assignment.
https://github.com/jdtumlinson/knn

cross-validation knn-classification maximum-likelihood-estimation poisson-distribution

Last synced: about 1 year ago
JSON representation

This repository contains the code for the kNN and MLE assignment for CS434 Machine Learning and Data Mining at Oregon State University during Fall of 2024. This is being uploaded a few months afte the compleition of this assignment.

Awesome Lists containing this project

README

          

# kNN and MLE
k-Nearest Neighbor Classification and maximum likelihood estimation

This repository contains the code for the kNN and MLE assignment for CS434 Machine Learning and Data Mining at Oregon State University during Fall of 2024. This is being uploaded a few months afte the compleition of this assignment.