Coder Social home page Coder Social logo

angelgardt / wlm2023 Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 227.32 MB

Course WLM 2023 HSE UX LAB

Home Page: https://angelgardt.github.io/wlm2023

License: Other

SCSS 1.02% HTML 72.22% JavaScript 20.45% TeX 0.03% R 3.24% Shell 0.16% CSS 2.88%
data-analysis r gh-pages statistics

wlm2023's Introduction

WLM 2023 // Data Analysis & Machine Learning for Researchers

Overview

  • The repository contains materials from WLM 2023 course by HSE UX LAB
  • The course was held online from November 2023 to May 2024.
  • Author Anton Angelgardt

Structure

  • analytics: dashboard source
  • data: datasets used during the course
  • deploy: scripts for deploying materials on GitHub Pages
  • dev: scripts wroten during materials development
  • docs: directory where GitHub Pages looks
  • hub: hub source
  • hw: homeworks source
  • insidescripts: scripts from test stream
  • introtest: results of entrance testing
  • lec: lectures source
  • other: some additional files
  • pr: practice source
  • proj: projects source
  • shiny: shiny source (actually, almost never used)
  • slides: slides source

Support

If you like course materials, you can make a donation.

wlm2023's People

Contributors

angelgardt avatar ilyuha888 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ilyuha888

wlm2023's Issues

docs structure lost newlines in md file

Bug in _deploy.sh
Line 199 ls -Ral docs >> docs/README.md

Command save docs structure to md file, but markdown ignore new lines. README on gh is unreadable.

run.sh works with invalid arguments

Branch deploy-refactoring

Line 16 if [[ ! ${modes[@]} =~ $mode ]] in run.sh allows script to work with cl args like r, res and so on.
Need to be fixed with precise arg value checking.

comment to analytics deploy

To deploy analytics the following items have to be copied:

  • index.html
  • [recursively] index_files
  • [recursively] pics

comments to slides deploy

To deploy slides the following item have to be copied:

  • HTML pages of slides, name regex is ^s\\d+\\.html
  • [recursively] folders that contain files related to HTML pages, name regex ^s\\d+_files
  • [recursively] pics folder

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.