GithubHelp home page GithubHelp logo

sergiosim / oulad Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 12.01 MB

Home Page: https://sergiosim.github.io/OULAD/

License: MIT License

Dockerfile 0.52% Makefile 5.46% Shell 0.25% Python 91.98% TeX 1.79%
oulad

oulad's Introduction

Analysis of the OULAD dataset

This project restarts with a new ambition:

Explore various analytics approaches that has been applied to the OULAD dataset.

The previous version of this project is available at the old-master branch.

Running this project

To run this project:

  1. make sure you meet the requirements 2, build the project using docker-compose or python virtual environment

Requirements

We use:

Building with docker compose (default)

  1. Clone this project and run the build Makefile target from the root of the project (where this README.md file is located):
    $ make build
    This should setup the project, build the docker image and download the OULAD dataset in a newly created OULAD directory.
  2. Next, run JupyterLab with the jupyter Makefile target:
    $ make jupyter
    This should start the JupyterLab server in the project's docker container and display the server's connection URL (e.g. http://127.0.0.1:8888/lab?token=52ccae28037a4012e1f4cefc46346f36ba29cea9e935fb14a) to which you can navigate.

Building with python virtual environment

  1. Clone this project and run the build-venv Makefile target from the root of the project (where this README.md file is located):
    $ make build-venv
    This should setup the project and download the OULAD dataset in a newly created OULAD directory.
  2. Next, run JupyterLab with the jupyter-venv Makefile target:
    $ make jupyter-venv
    This should start the JupyterLab server and display the server's connection URL (e.g. http://127.0.0.1:8888/lab?token=52ccae28037a4012e1f4cefc46346f36ba29cea9e935fb14a) to which you can navigate.

oulad's People

Contributors

sergiosim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

joshuahii0521

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.