or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
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.
Syncing
xxxxxxxxxx
tags:
연대강의
4월 6일
Data Ingestion
데이터 캠프
데이터캠프를 사용하지 않은 이유가 혹시 있나해서요?
데이터캠프를 사용한 소감?
주당 본 수업에 사용한 시간?
프로젝트 선정
팀(미정) : 이형선, 양정열, 김채형, 주용우, 조유림
5조(미정) : 손지현, 이시우, 서아론, 박경재, 정윤호, 조병준
feature extraction : corr , skew(about target) 확인후 feature selection -> ~
model : 여러 model 돌려보면서 matrix 비교 후 최종선정
코뿔소(코로나에 뿔난 소시민들) : 서경덕, 손지우, 이재상, 이현탁, 정권상
사응일간 : 오태환 강동원 백원희 유건욱 이청파
PDF vs 엑셀 vs csv 파일 차이점?
csv
PDF
엑셀
옛날 코드
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