일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- remove outliers
- fastapi
- shadowing
- loss functions
- thresholding
- freebooze
- non parametic softmax
- Knowledge Distillation
- Excel
- rest-api
- objective functions for machine learning
- 3d medical image
- Inorder Traversal
- MRI
- straightup
- checkitout
- sidleup
- noise contrast estimation
- domain adaptation
- normalization
- clip intensity values
- model-free control
- REINFORCE
- sample rows
- Policy Gradient
- resample
- pulloff
- scowl
- 자료구조
- Actor-Critic
- Today
- Total
목록Excel (2)
Let's Run Jinyeah

What is difference between csv(.csv) and excel(.xls)? 1. CSV simple type of plain text file which uses a specific structure to arrange tabular data a newline terminates each row to begin the next row each column is separated by a comman within a row 2. Excel spreadsheet software included in the Microsoft office suite binary file that holds information about all the worksheets in a workbook Read ..
1. type =RAND() to generate a random number in the top cell of last column 2. copy the formula into the lower cells in the same column select the top cell place the cursor on the bottom right corner hold and drag the cursor to apply the formula to the entire column in all adjacent cells 3. sort the excel spreadsheet in increasing order of the random numbers 4. take the first rows up to how many ..