cs481-ekh / f22-ai-cbl

Other
0 stars 1 forks source link

Analysis of the output of random forest by creating a K-Mean Cluster, an unsupervised machine learning to generate the analysis! #171

Open harrybsu123 opened 1 year ago

harrybsu123 commented 1 year ago

Random Forest was analyzed through Cross Validation. Too little improvement was significant; therefore, different approaches were used to analyze the output and data. For example, neural network and K-means Clustering.

Approaches accomplished:

1. K-Means Clustering

2. Neural Network

harrybsu123 commented 1 year ago

https://github.com/cs481-ekh/f22-ai-cbl/blob/main/notebooks/k_means_clustering_Trial.ipynb