-
빅데이터 분석 방법론 TOP NEW
목차 제1절 분석 기획 방향성 도출 제2절 분석 방법론 제2-1절 빅데이터 분석 방법론 제3절 분석 과제 발굴 제4절 분석 프로젝트 관리 방안 1. 빅데이터 분석 방법론 개요 빅데이터 분석 방법론(Big Data Analysis Methodology) 빅데이터 분석 방법론은 완벽한 계층적 프로세스 모델로서 단계, 태스크, 스텝의 3계층 레벨과 5단계로 구성되어 있습니다. 5개의 단계들을 프로세스 그룹이라 하며, 각 단계는 여러 개의 태스크로 구성되는데 각 태스크는 물리적 또는 논리적으로 품질 검토의 항목이 될 수 있습니다. 마지막 계층인 스... Read More
-
Day 2 - Embeddings and similarity scores TOP NEW
Copyright 2025 Google LLC. # @title Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writi... Read More
-
Day 2 - Document Q&A with RAG using Chroma TOP NEW
Copyright 2025 Google LLC. # @title Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writin... Read More
-
Day 2 - Classifying embeddings with Keras and the Gemini API TOP NEW
Copyright 2025 Google LLC. # @title Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writi... Read More
-
Annotated follow-along guide: Hello, Python! TOP NEW
Annotated follow-along guide: Hello, Python! This notebook contains the code used in the instructional videos from Module 1: Hello, Python!. Introduction This follow-along guide is an annotated Jupyter Notebook organized to match the content from each module. It contains the same code shown in the videos for the ... Read More