GithubHelp home page GithubHelp logo

watcher's People

Contributors

hyunchan-park avatar joonas-yoon avatar khj0209 avatar yosephkim0207 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

watcher's Issues

수집 데이터 분석 도구 작성: Step 1. 수동 분석 및 분석 도구 설계

  • Watcher 로 수집된 2020년 유닉스 과제 데이터에 대해,
  • 데이터 전처리: 학번, 과제 이름 등 잘못 기재한 내용들 수정 (어떻게 하면 쉽게 예방할 수 있을까?)
  • 1차적 분석: 성적과 여러가지 코딩 행위 (집중도, 수정 횟수 등)들 간의 관계

Next step: 코딩 행위에서 이상 행동 검출 기법 고안

디렉토리 복사해오는 방식의 변경

현재 여러가지 문제점이 있음

  • hw** 디렉토리 하위에 디렉토리가 생길 경우, 퍼오지 못하고 계속 문제가 생김
  • 용량이 너무 큰 파일을 자꾸만 복사해와서 용량 문제가 생김 (이것은 클라이언트 내부에서도 문제)

rsync 이용한 방식으로 변경할 것을 고려 중

  • 오버헤드 분석이 필요함
  • Command
    rsync -vre 'ssh -p 7777 -i filename.pem' --max-size ‘128KB’ [email protected]:/var/log/Couch/ tmp/

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.