Code Monkey home page Code Monkey logo

summerschool's Introduction

Data collection and preparation repository

repository for dash summerschool

Introduction

Data preprocessing is an integral step in the application of artificial intelligence. The ability of a machine-learning model to learn from the data depends on the quality of the data, the characteristics of the data and the amount of information it captures. Sometimes the way data is stored in files or databases is not in the right format for a particular task. Therefore, it is extremely important that we explore and preprocess our data, before feeding it into our model.

In machine-learning applications a significant amount of time is spent on data preparation: loading, exploring, cleaning, transformation and rearranging. Such tasks are often reported to take 80% or more on the analyst's time [1]. Fortunately can use program languages such as Python and libraries like pandas and seaborn to help us to explore, clean, improve the quality and manipulate the data in the right format.

Content

This repository contains several demonstration notebooks and notebooks to practise your skills.

  • Data_collection_and_ preparation.ipynb # demonstration notebook
  • 01_heart_failure.ipynb # simple level assignment
  • 02_brain_data_casus.ipynb # intermediate level assingment
  • 03_glucose_level_casus.ipynb # intermediate level assingment
  • 04_covid_casus.ipynb # challenging assingment

Data is to be found in the data directory or referenced in the notebooks

Contact information

Fenna Feenstra [email protected]

summerschool's People

Contributors

fenna avatar

Forkers

diltont

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.