블로그
-
[누비슨 기술 소개] 복잡성 대신 원리로 승부 - 심플랫폼이 제시한 설명 가능한 이상 탐지 프레임워크, OracleAD
논문의 정식 명칭은 "Structured Temporal Causality for Interpretable Multivariate Time Series Anomaly Detection"이며 복잡한 산업 현장의 데이터는 이상 징후가 극도로 희귀하고(Data Sparsity), 명확한 정답 라벨(Label)이 부재하는 특징을 가집니다.
blog.naver.com · 2025.11.27
-
Interactive art using AI
communication by working as a content expert and evaluation committee member in artificial intelligence, big data making art with machines I have been curious about the boundaries between technology and art for a long time
blog.naver.com · 2025.07.03
-
2025년 2월 OECD 경기선행지수 결과 , OECD경기선행지수 검색 및 엑셀로 다운 받는 법
OECD 홈페이지에 매월 초에 전달 자료가 올라오는데요, 위에 올려드린 링크 클릭하시면 아래와 같이 OECD Data Explorer 내용 중 경기선행지수(Composite leading "Frequency of observation & Time period"을 선택해서 원하시는 기간을 선택해 주시면 됩니다.
blog.naver.com · 2025.03.10
-
pandas_seaborn 다변량 그래프
tips = sns.load_dataset('tips') print(tips.head()) # 바이올린 ax = plt.subplots() ax = sns.violinplot(data =tips, x='time', y='total_bill', hue='sex' , split=True) plt.show() # 산점도 관계그래프 scatter = plt.subplots
blog.naver.com · 2024.11.21
-
241019 Human made
need to make sure that access to the original data source is preserved and that further data not generated The need to distinguish data generated by LLMs from other data raises questions about the provenance
blog.naver.com · 2024.10.19
-
ETL (Extract, Transform, Load)
, typically a data warehouse or data lake. various sources, including databases, flat files, and real-time data feeds.
blog.naver.com · 2024.06.17
-
[Graphic News] Korean farming households fall below 1m for first time in 2023
and half of farmers were aged 65 or older, data showed. began compiling related data, though the data has a margin of error of about 10,000 households, the
blog.naver.com · 2024.04.29
-
다가오는 6월 24일, 25일 KDI 국제정책대학원과 KAIST에서 발표
Neighborhood-Level Analysis of Power Outages Using Real-Time Data"이다.
blog.naver.com · 2024.06.15
-
[C] 런타임 오류
please explain the concept of memory why this program gives a run time error ? 모든 유형의 상수와 모든 리터럴은 "data segment"에 저장되며, 이 영역은 실행 파일의 특수 영역과 읽기 전용/쓰기 금지/불변으로 처리되는 메모리에 대한 영역 입니다.
blog.naver.com · 2024.01.03
-
2023 KDIS 데이터 사이언스 정책 특강 시리즈 & 학부생 공모전를 소개합니다.
입학팀 학생 홍보단, 국내 Full-time 이수현 (2023 MDP) 입니다. 데이터사이언스(DATA SCIENCE)에 대한 관심과 선호도가 나날히 높아지는 요즘에 여러분들께 도움이 될만한 소식을 가지고 왔습니다!
blog.naver.com · 2023.08.03