• Stars
    star
    232
  • Rank 166,570 (Top 4 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

쏘카 데이터 그룹 사내 신입/인턴을 대상으로 한 카일스쿨

kyle-school

Hits

  • 쏘카 데이터 그룹 사내 신입/인턴을 대상으로 한 카일 스쿨
  • 카일스쿨 유튜브를 만들었습니다. 추후 영상도 업로드할 예정입니다 :)

생각

  • 데이터 그룹의 전반적인 실력 상승을 위해 제 시간을 할애해 알려드릴 예정
    • 단, 데이터 분석/머신러닝 방법론은 각자 공부하고(일하면서 하고 있고 요새 좋은 자료는 너무 많음. 그냥 하면 됨) 그 외에 알아두면 좋을 내용 위주로 구성

방식

  • 2주에 1번씩 1시간씩 진행
  • 궁금한 내용, 원하는 내용은 Issues에 올리기

폴더 구조

  • 요약하면 발표 자료가 보고싶다면 https://zzsza.github.io/kyle-school/<주차>
    • 주차는 week1, week2 등으로 표시될 예정
  • 발표 자료를 노트북으로 보고 싶다면 notebooks에 저장된 파일 참고
├── LICENSE
├── README.md
├── notebooks : 발표 자료 원본 노트북 파일
├── script : 기타 스크립트 파일
└── week1 : 1주차 자료
    └── index.html

커리큘럼

  • (1) 1주차 - [발표 자료]
    • 우리는 왜 일하는가?
    • 어떻게 해야 일을 더 잘할 수 있을까?
    • 번아웃
    • 맥북 스마트하게 사용하기
  • (2) 2주차 - [발표 자료]
    • 올바른 자세
    • Pandas 퀵 리뷰
    • 데이터 시각화
      • Matplotlib, Seaborn, Cufflinks
      • Ipywidgets
      • Pydeck
  • (3) Shell Command - [발표 자료]
    • 쉘 관련 용어 정의 및 데이터 직군에서 쉘 사용하는 경우
    • 기본 쉘 커맨드
    • 데이터 전처리시 사용할 쉘 커맨드
    • 종합 실습 : 카카오톡에서 대화 많이 한 사람을 1줄로 추출해보기!
    • 서버에서 주로 사용하는 쉘 커맨드
  • (4) Shell Command & Shell Script - [발표 자료]
    • 질문 잘 하는 방법
    • 쉘 커맨드
      • awk
      • sed
      • alias
      • xargs
      • nohup
      • screen
      • scp
      • pbcopy
      • /dev/null이란
    • 쉘 스크립트
      • 함수
      • 변수
      • 위치 매개 변수
      • for loop
      • while loop
      • 조건문(if elif, case)
      • set
      • ''와 ""는 다르다
      • trap
  • (5) 클라우드 & 데이터 엔지니어링 - [발표 자료]
    • 연말정산
    • 클라우드란?
    • 데이터 엔지니어링 퀵 요약
  • (6) 영양제 & Airflow - [발표 자료]
    • 영양제
    • Apache Airflow란?
    • Apache Airflow를 사용한 간단한 ETL 파이프라인 만들기
  • (7) Git, Github - [발표 자료]
    • 회복 탄력성
    • Git
    • Github
    • Sourcetree
  • (8) Github Action - [발표 자료]
    • Github Action 입문
    • YES24의 IT 신간 도서 TOP40을 매일 아침에 Github Issue에 업로드
    • Github Action with Python
  • (9) Test Code - [발표 자료]
    • Pytest 사용 방법
    • 오픈소스의 Test Code
    • 딥러닝 프로젝트의 Test Code
  • (10) Docker - [발표 자료]
    • Docker 사용 방법
    • Docker Image 빌드하기
    • Docker Container 실행하기
    • Dockerfile

소재

  • MLOps 개론
    • MLOps 개론

제게 하는 이야기

  • 말을 천천히 하자
  • 매주 링크를 통해서 피드백 받기

More Repositories

1

Datascience-Interview-Questions

Datascience-Interview-Questions for Korean
762
star
2

Boostcamp-AI-Tech-Product-Serving

부스트캠프 AI Tech - Product Serving 자료
Python
398
star
3

Kaggle-knowhow

Kaggle-Knowhow(Korean Ver) 한국분들을 위한 Kaggle 자료 모음입니다
352
star
4

Awesome-Mobility-Machine-Learning-Contents

Machine Learning / Deep Learning Contents in Mobility Industry(Transportation)
260
star
5

bigquery-tutorial

Google BigQuery Tutorial for Data Analyst
Jupyter Notebook
135
star
6

github-action-with-python

Github Action with Python(Pytest, Crawling, etc)
Python
111
star
7

Deep_Learning_starting_with_the_latest_papers

최신 논문으로 시작하는 딥러닝 강의 (개정된 강의 이름 : 논문으로 짚어보는 딥러닝의 맥) 기록
Jupyter Notebook
80
star
8

Perfect-Guide-about-Machine-Learning-Study

파이썬 머신러닝 완벽 가이드를 교재로 진행한 쏘카 데이터 그룹 사내 스터디 보완 자료
Jupyter Notebook
62
star
9

shell-scripts

linux bash shell scripts code snippets
Shell
36
star
10

TIL

Today I Learned
Jupyter Notebook
22
star
11

fastcampus-machine-learning-project

패스트캠퍼스 머신러닝과 데이터분석 A-Z 올인원 패키지 강의 중 "뉴욕(NYC) 택시 수요 예측 Project" 강의 자료
Jupyter Notebook
16
star
12

I-am-an-ai-engineer

AI Engineer Party 문제 (MLOps, AIOps)
Python
14
star
13

zzsza

Github Profile README
8
star
14

bentoml-examples

BentoML Example Scripts
Python
8
star
15

bigquery-udfs

BigQuery UDF for me
TSQL
5
star
16

data-engineering-code

데이터 엔지니어링 관련 코드 모음
5
star
17

streamlit-with-heroku

Streamlit App(NYC Uber Ridesharing Graph) with heroku
Python
4
star
18

Tensorflow2.0-studypie

스터디파이 [Tensorflow 2.0 단기 집중 과정] 진행상황 기록하는 Repo
Jupyter Notebook
4
star
19

mlops-examples-on-gcp

MLOps examples on Google Cloud Platform
Dockerfile
3
star