GithubHelp home page GithubHelp logo

dm-ml's Introduction

DM-ML

This is the project repository for Data Mining Techniques and Machine Learning for Quantified Self courses of Vrije Uniersiteit Amsterdam.

The repository also contains the "Prepocessor" package โ€” a Python package for data manipulation and preprocessing. Preprocessor allows datasets to be stored as nested lists and contains various dataset modification functions. Due to its list-based approach, it offers an alternative approach to numpy.

DM

Files:

  • "Step_1-Preparation_pipeline.ipynb" takes input data from "data/original_data" directory, preprocesses it, and outputs it to "data" directory.
  • "Step_2-Data_merger.ows" merges two datasets used in the project.
  • "Step_3-Analysis_pipeline_v3.1" performs the main analysis on the merged dataset.

The three files (step 1, step 2 and step 3) are used sequentially to mine and analyze the data. However, it is possible to run each file individually. If the interest is on the main analysis, it can be directly ran by executing step 3.

The data can also be directly viewed under the data directory, and the file used for main analyses is the "merged_vX.X.csv"

Requirements:

  • Please use Python 3.6 or higher.

  • Please note that .ows files requires Orange 3.4.1 to run. This package can also be conveniently installed using Anaconda IDE.

ML

ml4qs_preprocessing.py and ml4qs_data_sleep_levels.py are the two main files used for analyis.

ml4qs_sleep_level_binarization is an extra step taken in feature creation.

dm-ml's People

Contributors

clokman avatar

Watchers

James Cloos avatar  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.