https://github.com/yangboz/furry-wight
Data_Minning_and_Visualizalizing_Patterns_with_Python
https://github.com/yangboz/furry-wight
Last synced: 7 months ago
JSON representation
Data_Minning_and_Visualizalizing_Patterns_with_Python
- Host: GitHub
- URL: https://github.com/yangboz/furry-wight
- Owner: yangboz
- Created: 2013-05-07T02:34:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T04:07:27.000Z (over 12 years ago)
- Last Synced: 2025-02-08T05:17:51.775Z (8 months ago)
- Language: Python
- Size: 297 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
furry-wight
===========Data_Minning_and_Visualizalizing_Patterns_with_Python
Introduction
===========Data mining is the extraction of implicit, previously unknown, and
potentially useful information from data. It is applied in a wide range
of domains and its techniques have become fundamental for several
applications.
This Refcard is about the tools used in practical Data Mining for finding
and describing structural patterns in data using Python. In recent years,
Python has become more and more used for the development of data
centric applications thanks to the support of a large scientific computing
community and to the increasing number of libraries available for data
analysis. In particular, we will see how to:• Import and visualize data
• Classify and cluster data
• Discover relationships in the data using regression and
correlation measures• Reduce the dimensionality of the data in order to compress
and visualize the information it brings• Analyze structured data
Snapshots
===========




