Giter Site home page Giter Site logo

5513assignment4's Introduction

output
html_document pdf_document
default
default

About The Project

This data set is Practical driving examination results for customers which is provided by local government authority (LGA) of Queensland. It records the license class, booking type, examination results and driver age group from 2005 to 2019. We divided the project into three parts, the first part focuses on the annual pass rate of different local government authority.

The second part mainly aims to compare the age group with different license.

The third part calculates the correlation between the examination results and booking type.

Reproducible description

  • We use renv package to store the package version to make it reproducible.

  • In the file, the Relative Path ensures the files can be read in any computer.

  • In git, we work in different branches individually both for latex and flexdashboard. What's more, we also use variety of git tools. For example, git tag, git amend, git log and so on.

Installation

  1. Clone the repo
    git clone https://github.com/ttsou87/5513Assignment4.git
  2. Install packages
    #install.packages("renv")
    library(renv)
    renv:restore()
  3. Work on project as normal

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

Tools for reproducible

  • Github

  • GitKraken Version 7.6.1

  • Rstudio Version 1.4.1106

  • Atom

Libraries

  • library(tidyverse)
  • library(readr)
  • library(kableExtra)
  • library(bookdown)
  • library(ggplot2)
  • library(fastDummies)
  • library(pROC)
  • library(broom)
  • library(gtools)

Contact

Project Link: https://github.com/ttsou87/5513Assignment4

License

Distributed under the Apache License 2.0 License. See LICENSE for more information.

5513assignment4's People

Contributors

ttsou87 avatar klaus-csh avatar cici0702 avatar

Watchers

 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.