Kwangchun Lee
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
      • Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
Invitee
Publish Note

Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

Your note will be visible on your profile and discoverable by anyone.
Your note is now live.
This note is visible on your profile and discoverable online.
Everyone on the web can find and read all notes of this public team.
See published notes
Unpublish note
Please check the box to agree to the Community Guidelines.
View profile
Engagement control
Commenting
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Suggest edit
Permission
Disabled Forbidden Owners Signed-in users Everyone
Enable
Permission
  • Forbidden
  • Owners
  • Signed-in users
Emoji Reply
Enable
Import from Dropbox Google Drive Gist Clipboard
   owned this note    owned this note      
Published Linked with GitHub
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
###### tags: `연대강의` # 4월 6일 Data Ingestion # 데이터 캠프 - 데이터캠프를 사용하지 않은 이유가 혹시 있나해서요? - 정확히 어떤식으로 하는건지 잘 몰라서 하지 못했습니다. - 중간에 들어와서 사용 방법에 대해 잘 숙지하지 못했습니다. 어떤 기능을 제공하는지 잘 모르겠습니다. - 좋은지 몰랐었습니다.어제 알고 사용하니 좋습니다. - 알고 있는 내용이라 스킵했습니다. - 데이터캠프를 사용하신 분은 어땠는지? - 데이터캠프를 사용한 소감? - 배우고 바로바로 코드를 실습할 수 있어서 좋았습니다 (일주일에 4-5시간 정도 한 것 같습니다) - 프로그램 설치 없이 웹에서 진행이 되어 유동적인 학습이 가능했습니다. - 파이썬, R, SQL 등 다양한 프로그램을 배워볼 수 있어서 좋았습니다. - 자주 쓰일만한 것들을 위주로 알려줘서 좋았습니다.(주당4시간) - 영어가 어렵긴 하지만 자세한 설명이 있어서 좋습니다! - 주당 본 수업에 사용한 시간? - 주당 7시간 내 - 주당 2시간 정도 사용했습니다 - 주당 3시간 정도 합니다. - 주당 1시간 - 주당 5~6시간 - 주당 5시간 이내 - 주당 2시간 # 프로젝트 선정 1. 팀(미정) : **이형선**, 양정열, 김채형, 주용우, 조유림 - 주제 : 아파트 구매 추천 시스템 - 세부 : 1) 데이터 수집 - 부동산 종류가 매우 많기 때문에 '아파트'의 형태로 한정 - 데이터 수집이 어렵고, 분석의 용이를 위해 '서울' 혹은 '서울,경기,인천' 정도로 한정 - 어떤 변수와의 관계를 살펴볼 건지, 외부 데이터 수집이 가능한 지 논의 2) 아파트 실거래가 예측 기반 추천 알고리즘 - 시계열/ML/DL 중 어떤 기법을 사용할 건지 논의 3) 예측 결과를 한 눈에 살펴볼 수 있는 대시보드 구현 - '조건별 검색', '지도', '시간별 추이', '예측 구간' 시각화 방안 고안 - 실제 고객이 검색하는 조건을 가정하여 구현 - 시각화 방안과 별개로 대시보드 레이아웃을 어떻게 할지 고안 - 요구사항 : 1) 크롤링 : 외부 데이터의 여부에 따라 2) 모델링 : R packages 3) 시각화 : chrolopleth, ggplot2 4) 대시보드 : Shiny - 참고 : [실거래가 공개시스템](http://rtdown.molit.go.kr/) - 진행사항 : 주제 선정 완료, 구체적인 방안은 추후 논의 예정 2. 5조(미정) : 손지현, 이시우, 서아론, **박경재**, 정윤호, 조병준 - 주제 : 기상변인, 물가상승률, 유가 등 변수를 기반으로 농산물 가격을 예측 ~~(lstm, elasticnet model (미정) ) ~~ - 세부 : data ingestion : 공공데이터 활용(api , csv 등) feature extraction : corr , skew(about target) 확인후 feature selection -> ~ model : 여러 model 돌려보면서 matrix 비교 후 최종선정 3. 코뿔소(코로나에 뿔난 소시민들) : 서경덕, 손지우, **이재상**, 이현탁, 정권상 - 주제 : 미국 주별 코로나 확진자 데이터로 전염병 취약지역 판단 - 세부 : 1) 관심사항 - 주별 코로나 발생률에 미치는 변수찾기. - 해당변수가 다른 나라사례에 적용이 되는지 - 해당변수와 이전의 전염병 창궐 케이스에서 주별로 영향을 끼친 변수와의 비교. 4. 사응일간 : **오태환** 강동원 백원희 유건욱 이청파 - 주제 : 음원차트 순위 예측 - 목표 : 음원 순위에 영향을 주는 종합적인 변수들을 수집하고 이를 이용해 음원차트 순위를 예측, 추가적으로 outlier를 찾으면 음원 사재기 판별까지 기대 - 세부 과정 - 고려 중인 변수들 - 가수의 특징 : 그룹인지, 혼성, 여성, 남성, 연령, top 100 - 유명세 : 유투브-조회수, 좋아요, 인스타, 네이버 검색량, 작곡가의 히트곡 - 회사 : 당시주식총액, 소속 가수, 회사 설립 지속 연도, 배급사, 홍보정도 - 곡 : 장르, 빠르기, 키, 길이, 주제 - 기타 : 계절, OST-시청률, 화제성,별점,콘서트관객수, 노래방 순위, 방송 횟수, 발매일 - 크롤링 및 데이터 수집 - 데이터 클린징 및 변수 변환 등 - 적절한 기법을 선택해 모델링 - 최신 음원들에 적용해 모델 test - outlier 찾아보기 - 진행사항 : 주제선정 완료, 크롤링할 데이터 구체화중 # PDF vs 엑셀 vs csv 파일 차이점? - csv - 구분자가 쉼표 - 한글이 종종 깨진다. (UTF-8) - 데이터를 추출하기 쉽다. - 데이터 그 자체를 다룬다. raw data - csv는 ,으로 구분되어 있습니다 - PDF - 보기에만 좋고 data로 다루기 쉽지않다? - 보안성이 좋다. - 다양한 환경에서 동일하게 볼 수 있다. - 무겁다. - 시각적인 표상이 가장 좋다. - PDF는 사진형태?의 데이터라 생각됩니다. - 엑셀 - '자료' 외로 폰트, 글씨 크기, 색상 등 시각적으로 더 다양한 요소(?)를 담고 있다. - 표 형식의 데이터 - 직관적이다. - 엑셀은... microsoft에서 제공하는 EXCEL 기반 데이터로 알고 있습니다. - 자체 프로그램을 통한 분석이 가능하다 - csv를 편리하게 다룰 수 있는 툴이다 - 유료다. 비싸다. 매우. # 옛날 코드 manifesto_loop_list <- list() for(i in 1:17) { cat("처리중...", sido_number[i], "\n") manifesto_loop_list[[i]] <- get_manifesto_list(sido_number[i]) } manifest_df <- manifesto_loop_list %>% enframe() %>% unnest(value) # Github 로그인 https://statkclee.github.io/data-science/ds-gitlab.html

Import from clipboard

Paste your markdown or webpage here...

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lose their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.
Upgrade
All
  • All
  • Team
No template.

Create a template

Upgrade

Delete template

Do you really want to delete this template?
Turn this template into a regular note and keep its content, versions, and comments.

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

By clicking below, you agree to our terms of service.

Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
Wallet ( )
Connect another wallet

New to HackMD? Sign up

Help

  • English
  • 中文
  • Français
  • Deutsch
  • 日本語
  • Español
  • Català
  • Ελληνικά
  • Português
  • italiano
  • Türkçe
  • Русский
  • Nederlands
  • hrvatski jezik
  • język polski
  • Українська
  • हिन्दी
  • svenska
  • Esperanto
  • dansk

Documents

Help & Tutorial

How to use Book mode

Slide Example

API Docs

Edit in VSCode

Install browser extension

Contacts

Feedback

Discord

Send us email

Resources

Releases

Pricing

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions and GitHub Sync
Get Full History Access

  • Edit version name
  • Delete

revision author avatar     named on  

More Less

Note content is identical to the latest version.
Compare
    Choose a version
    No search result
    Version not found
Sign in to link this note to GitHub
Learn more
This note is not linked with GitHub
 

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

      Link with GitHub

      Please authorize HackMD on GitHub
      • Please sign in to GitHub and install the HackMD app on your GitHub repo.
      • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
      Learn more  Sign in to GitHub

      Push the note to GitHub Push to GitHub Pull a file from GitHub

        Authorize again
       

      Choose which file to push to

      Select repo
      Refresh Authorize more repos
      Select branch
      Select file
      Select branch
      Choose version(s) to push
      • Save a new version and push
      • Choose from existing versions
      Include title and tags
      Available push count

      Pull from GitHub

       
      File from GitHub
      File from HackMD

      GitHub Link Settings

      File linked

      Linked by
      File path
      Last synced branch
      Available push count

      Danger Zone

      Unlink
      You will no longer receive notification when GitHub file changes after unlink.

      Syncing

      Push failed

      Push successfully