开源软件名称(OpenSource Name): rasbt/pattern_classification开源软件地址(OpenSource Url): https://github.com/rasbt/pattern_classification开源编程语言(OpenSource Language):
Jupyter Notebook
96.1%
开源软件介绍(OpenSource Introduction):
**Tutorials, examples, collections, and everything else that falls into the categories: pattern classification, machine learning, and data mining.**
Sections
[Download a PDF version ] of this flowchart.
Introduction to Machine Learning and Pattern Classification
[back to top ]
Predictive modeling, supervised machine learning, and pattern classification - the big picture [Markdown ]
Entry Point: Data - Using Python's sci-packages to prepare data for Machine Learning tasks and other data analyses [IPython nb ]
An Introduction to simple linear supervised classification using scikit-learn
[IPython nb ]
Pre-processing
[back to top ]
Model Evaluation
[back to top ]
An Overview of General Performance Metrics of Binary Classifier Systems [PDF ]
Cross-validation
Streamline your cross-validation workflow - scikit-learn's Pipeline in action [IPython nb ]
Model evaluation, model selection, and algorithm selection in machine learning - Part I [Markdown ]
Model evaluation, model selection, and algorithm selection in machine learning - Part II [Markdown ]
Parameter Estimation
[back to top ]
Machine Learning Algorithms
[back to top ]
Bayes Classification
Naive Bayes and Text Classification I - Introduction and Theory [PDF ]
Logistic Regression
Out-of-core Learning and Model Persistence using scikit-learn
[IPython nb ]
Neural Networks
Ensemble Methods
Implementing a Weighted Majority Rule Ensemble Classifier in scikit-learn [IPython nb ]
Decision Trees
Cheatsheet for Decision Tree Classification [IPython nb ]
Clustering
[back to top ]
Protoype-based clustering
Hierarchical clustering
Complete-Linkage Clustering and Heatmaps in Python [IPython nb ]
Density-based clustering
Graph-based clustering
Probabilistic-based clustering
Collecting Data
[back to top ]
Collecting Fantasy Soccer Data with Python and Beautiful Soup [IPython nb ]
Download Your Twitter Timeline and Turn into a Word Cloud Using Python [IPython nb ]
Reading MNIST into NumPy arrays [IPython nb ]
Data Visualization
[back to top ]
Exploratory Analysis of the Star Wars API [IPython nb ]
Matplotlib examples -Exploratory data analysis of the Iris dataset [IPython nb ]
Artificial Intelligence publications per country
[IPython nb ] [PDF ]
Statistical Pattern Classification Examples
[back to top ]
Books
[back to top ]
Python Machine Learning
Talks
[back to top ]
An Introduction to Supervised Machine Learning and Pattern Classification: The Big Picture
[View on SlideShare ]
[Download PDF ]
MusicMood - Machine Learning in Automatic Music Mood Prediction Based on Song Lyrics
[View on SlideShare ]
[Download PDF ]
Applications
[back to top ]
MusicMood - Machine Learning in Automatic Music Mood Prediction Based on Song Lyrics
This project is about building a music recommendation system for users who want to listen to happy songs. Such a system can not only be used to brighten up one's mood on a rainy weekend; especially in hospitals, other medical clinics, or public locations such as restaurants, the MusicMood classifier could be used to spread positive mood among people.
[musicmood GitHub Repository ]
mlxtend - A library of extension and helper modules for Python's data analysis and machine learning libraries.
[mlxtend GitHub Repository ]
Resources
[back to top ]
Copy-and-paste ready LaTex equations [Markdown ]
Open-source datasets [Markdown ]
Free Machine Learning eBooks [Markdown ]
Terms in data science defined in less than 50 words [Markdown ]
Useful libraries for data science in Python [Markdown ]
General Tips and Advices [Markdown ]
A matrix cheatsheat for Python, R, Julia, and MATLAB [HTML ]
请发表评论