Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achronus/data-exploration
A repository dedicated to interesting data exploration projects I've completed
https://github.com/achronus/data-exploration
data-analysis exploratory-data-analysis machine-learning matplotlib pandas python scikit-learn seaborn
Last synced: about 2 months ago
JSON representation
A repository dedicated to interesting data exploration projects I've completed
- Host: GitHub
- URL: https://github.com/achronus/data-exploration
- Owner: Achronus
- Created: 2024-09-04T19:34:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T22:45:31.000Z (4 months ago)
- Last Synced: 2024-10-14T03:22:22.631Z (3 months ago)
- Topics: data-analysis, exploratory-data-analysis, machine-learning, matplotlib, pandas, python, scikit-learn, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 3.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Exploration Projects
A repository dedicated to interesting data exploration projects I've completed.
- [Retail Customer Analysis](/retail-customer-analysis) - Uses K-Means Clustering to identify customer buying patterns in a large dataset.