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

https://github.com/prneidhardt/unsupervised-learning

Trade & Ahead Project
https://github.com/prneidhardt/unsupervised-learning

cluster-profile hierarchical-clustering kmeans-clustering

Last synced: about 2 months ago
JSON representation

Trade & Ahead Project

Awesome Lists containing this project

README

        

# Unsupervised-Learning
- Project delivered in February 2022
- Repository includes two files:
- Jupyter notebook with Python code written for data analysis and model building
- CSV file includes data imported into notebook
## Problem Statement
- Analyze the stocks data, grouping the stocks based on the attributes provided, and sharing insights about the characteristics of each group.
## Skills and Tools
- Exploratory Data Analysis (Variable identification, Univariate analysis, Bivariate analysis)
- K-Means Clustering
- Hierarchical Clustering
- Cluster Profiling