Giter Site home page Giter Site logo

sandy4321 / data-mining-2018 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leqo-c/data-mining-2018

0.0 0.0 0.0 21.33 MB

Time series analysis, Sequential pattern mining of IBM stock data set and Classification, Outlier Detection of UCI Abalone data set.

Python 0.08% TeX 0.58% Jupyter Notebook 99.34%

data-mining-2018's Introduction

Time series analysis on IBM stock data and classification

Data Mining project of the homonymous course held at University of Pisa (Master's degree in Computer Science, spring/summer 2018). Equally relevant contributions were made by anferico.

This work gathers concepts of time series analysis and sequential pattern mining of IBM stock data set, as well as classification and outlier detection tasks on the UCI Abalone data set.

Time series analysis

The goal of this specific task is to find trends and similarities among the time series data set of IBM stocks. Each series represents the annual trend of IBM's stock prices during a period of time of about 50 years. By analyzing them, we plan to identify the exact years where the company had a decline, a substantial growth or a period of stability.

The source code can be found under the Time series folder.

Sequential pattern mining

In this module of the project we are going to find meaningful, day-by-day patterns that somehow describe interesting oscillations of prices throughout the year. To do so, we are going to group the entire dataset into monthly time series and look for frequent patterns inside each of them.

The corresponding Jupyter notebooks are sequential_patterns.ipynb and sequential_patterns_discretizzazione_subito.ipynb.

Outlier detection

This part of the project deals with the application of outliers identification techniques to extract the 1% of the most noisy data among the UCI Abalone data set. We conduct our experiments using three different algorithms: Local Outlier Factor (LOF), DBSCAN and depth-based approaches.

Results and source Jupyter notebooks can be found under the outliers folder.

Written report

A written report of our experiments is available in Italian language (report/report_DM2.pdf).

data-mining-2018's People

Contributors

leqo-c avatar anferico avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.