Git Product home page Git Product logo

21_kaggle_master's Introduction

2021 Kaggle master study

How to?

  • fork 버튼을 누르셔서 여러분의 git을 만드시고, 그 git 주소로 git clone git clone

  • 변경된 파일을 추가 git add . --all

  • 변경사항을 commit git commit -m "update"

  • 변경사항을 push git push origin main

  • 여러분의 git에서 이제 공용 git으로 보내야합니다!

첫 clone 및 push가 아니라, 두번째부터!

  • 공용 git으로부터 최신 버전을 받고서 시작하셔야 합니다. 처음에는 upstream이 설정되어있지 않으니 설정이 필요합니다! git remote add upstream https://github.com/Pseudo-Lab/21_kaggle_master.git
  • git remote 확인 git remote -v
  • 공용 git에서 변경된 사항 가져오기 git fetch upstream https://github.com/Pseudo-Lab/21_kaggle_master.git

21_kaggle_master's People

Contributors

chanyub avatar foreist avatar geonjae-joo avatar henrimatissee avatar hojihun5516 avatar jiyeoon avatar powersht22 avatar prstoa avatar ryuni-dev avatar seriousran avatar sooperset avatar ssilb4 avatar steve-yj avatar swhan0329 avatar thdvkrn avatar vdragon95 avatar wonjunpark avatar wonyoungseo avatar yhyh6565 avatar yoohuck12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.