All Projects → benjaminwilson → Python Hierarchical Clustering Exercises

benjaminwilson / Python Hierarchical Clustering Exercises

Exercises for hierarchical clustering with Python 3 and scipy as Jupyter Notebooks

Programming Languages

python3
1442 projects

Projects that are alternatives of or similar to Python Hierarchical Clustering Exercises

Code
Compilation of R and Python programming codes on the Data Professor YouTube channel.
Stars: ✭ 287 (+362.9%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+456.45%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Sklearn Evaluation
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Stars: ✭ 294 (+374.19%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (+219.35%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-67.74%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Stars: ✭ 2,477 (+3895.16%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-9.68%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+3443.55%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Machine Learning With Python
Small scale machine learning projects to understand the core concepts . Give a Star 🌟If it helps you. BONUS: Interview Bank coming up..!
Stars: ✭ 821 (+1224.19%)
Mutual labels:  data-science, exercises, scikit-learn
Python Machine Learning Book 2nd Edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
Stars: ✭ 6,422 (+10258.06%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (+212.9%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Data Science Cookbook
🎓 Jupyter notebooks from UFC data science course
Stars: ✭ 60 (-3.23%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+21190.32%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (+251.61%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (+162.9%)
Mutual labels:  jupyter-notebook, data-science, exercises
Scikit Learn Videos
Jupyter notebooks from the scikit-learn video series
Stars: ✭ 3,254 (+5148.39%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+18332.26%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+3669.35%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (+801.61%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn
Python for ml
brief introduction to Python for machine learning
Stars: ✭ 29 (-53.23%)
Mutual labels:  jupyter-notebook, data-science, scikit-learn

Python Hierarchical Clustering Exercises

Exercises for hierarchical clustering with Python 3 and scipy as Jupyter Notebooks, with full solutions provided as notebooks and as PDFs. These exercises teach the fundamentals of hierarchical clustering using some great real-world datasets, including stock price movements and voting data from the Eurovision song contest.

From the course Transition to Data Science. Buy the entire course for just $10 for many more exercises and helpful video lectures. Also available at DataCamp.

Requirements

To use these exercises you'll need Python 3 and recent versions of scipy, scikit-learn and pandas. The easiest way to get started is to install the free Anaconda distribution.

License

Free for personal and non-commerical educational use, so long as the links to the course are not removed from any of the files.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].