You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discover meaningful clusters among Pokemon using their Attack and HP statistics. By employing agglomerative clustering, an unsupervised machine learning technique, we can identify groups of Pokemon with similar characteristics in these two key attributes.
Using K-means and Agglomerative clustering, the used vehicle data is segmented based on certain factors. Both quadratic and linear discrinant analysis as well as logistic regression is also carried out on the data.
NETFLIX MOVIES AND TV SHOWS CLUSTERING is a project that aims to cluster the available movies and TV shows on Netflix based on their attributes such as genre, release year, and country of production.
Creating predictive models to classify Trump's vote share and clustering counties based on demographics and economic variables. Report findings in PDF with detailed methodologies, model assessments, and R code for the project.