Fundamentals of Data Analytics (32130) Week 3
CRISP-DM 6 phases, but not every project requires all 6. Business understanding The first stage in the CRISP-DM methodology is crucial in any data mining project, and emphasises understanding th...
CRISP-DM 6 phases, but not every project requires all 6. Business understanding The first stage in the CRISP-DM methodology is crucial in any data mining project, and emphasises understanding th...
Work Breakdown Structure Broken down into achievable tasks Tasks can be broken into subtasks All tasks must add up to its parent subtask A task that has subtasks, must have more than 1 and must...
Scope Management Scope: the definition and description of the end result or mission of project in specific, tangible and measurable terms. It claries the expectations of the stakeholders. Scope m...
요즘 과제랑 careers fair다녔는데 몸까지 아파서 정말 너무 정신없었네요.. 이제 드디어 한 9일만에 몸상태 90%까지 왔습니다.. 하아아아 다음주 금요일에 꼭 가고싶은 회사의 직책을 맡고계신 한국분이랑 회사에서 커피챗이 성사되어서 너무 떨립니다..! 케이스 스터디 준비해 가려고 지금 학교 수업 6개 (과제 4개), 스터디 3개, 회사일, ...
Data Analytics in a business context, is the process of analysing raw data to find patterns, answer business questions and draw conclusions based on the info available in data. Data is collected i...
Week 2 Technology Adoption Why do companies innovate? Startups: To solve unmet needs (fill a gap in the market) Large Enterprises: To survive and thrive (to evolve, adapt and improve) ...
5일동안 몸살에 목감기까지 와서 진짜 힘드네요;; 이번주 진짜 바쁜데 빨리 안나아서 걱정입니다.. 다들 건강 챙기세요..! 아이템 목록 UI component test Props 로 취득한 목록을 표시하는 테스트를 알아봅니다 한 번에 여러 DOM 요소를 취득하는 방법과 존재하지 않음을 확인하는 매처로 요소가 화면에 존재하는지 확인하는 방법을 ...
What is a Project Temporary, unique, definite start and an end, produces a service or a product. Set of activities that consume resources, carried out to an agreed scope, agreed duration, agreed c...
Reading wk2 What is Research Given a problem or an issue, a research question is framed that when answered, will address the issue. focussed on a single well-defined problem researchable f...
TanStack Query(구 React Query)는 웹 애플리케이션에서 데이터 가져오기, 캐싱, 동기화 및 서버 상태 업데이트를 간편하게 처리할 수 있도록 도와주는 라이브러리입니다. 많은 웹 프레임워크가 데이터 가져오기에 대한 명확한 방식을 제공하지 않기 때문에, 개발자들은 비효율적인 방법으로 데이터를 관리하는 경우가 많습니다. TanStack Q...