Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/srking501/futurelearn_mooc

A summative coursework for CSC8631 Data Management and Exploratory Data Analysis
https://github.com/srking501/futurelearn_mooc

crisp-dm data-mining data-preprocessing data-science data-visualization deployment eda exploratory-data-analysis

Last synced: 11 days ago
JSON representation

A summative coursework for CSC8631 Data Management and Exploratory Data Analysis

Awesome Lists containing this project

README

        

# MANUAL FOR THE CSC8631

## How to run the code

What you only need to do is to have the library `ProjectTemplate` loaded and
then run the project by using the function `load.project()`:

```r
library(ProjectTemplate)
load.project()
```

Otherwise if it does not work, first install the package `ProjectTemplate`:

```r
install.packages(ProjectTemplate)
library(ProjectTemplate)
load.project()
```

## Location of the Report, Reflection and Git Log

You can find the report and reflection under this directory:

```
reports/csc8631_report.pdf
reports/csc8631_reflection.pdf
```

Whereas the git log, you can find it under this directory:

```
logs/git_log.txt
```

## Thanks from

> Abdullah Alshadadi
>
> Msc Data Science (with AI)
>
> 190582184