250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- flask
- youtube data
- login crawling
- 공분산
- session 유지
- 유튜브 API
- spark udf
- XAI
- hadoop
- API Gateway
- correlation
- Counterfactual Explanations
- Retry
- top_k
- tensorflow text
- subdag
- UDF
- grad-cam
- airflow subdag
- 상관관계
- TensorFlow
- requests
- integrated gradient
- chatGPT
- Airflow
- BigQuery
- GCP
- API
- gather_nd
- GenericGBQException
Archives
- Today
- Total
데이터과학 삼학년
deprecated VS obsolete 본문
반응형
deprecated
- 앞으로 지원되지 않을것이므로 사용을 자제해라 -> 사용을 할 수는 있는 상태
- 중요도가 떨어져 더 이상 사용되지 않고 앞으로는 사라지게 될 (컴퓨터 시스템 기능 등)
obsolete
- 더이상 쓰지 않는 코드 -> 쓸수가 없는 코드
728x90
반응형
LIST
'Computer Science' 카테고리의 다른 글
[용어] 데이터 직렬화(serialization) (0) | 2023.08.01 |
---|---|
[용어] 오버헤드 (0) | 2023.07.27 |
[용어] SPOF (Single Point Of Failure) (0) | 2023.07.26 |
git flow 전략 (1) | 2023.06.07 |
RESTful API 파이썬 구축 예시 (feat. Flask) (0) | 2023.03.18 |
Comments