목록19-1 대학 수업 (22)
incastle의 콩나물

데이터베이스 이론 및 실습 정재윤 교수님 수업 (19-1) Requirements Analysis(중요한지는 모르겠지만 일단 적어는 둠) - User interviews, Forms, Reports, Queries, Use cases, Business rules - These requirements must be transformed into a data model. Entity Relationship(E-R) Data Model Entity Table attribute column identifier primary key relationship foreign key Entity class table design entity instances records * Entities of a given type..

경제성공학 김장호 교수님 수업 (19-1) Rate of Return - 이번 챕터는 2개 이상의 대안을 ROR comparison을 통해 선택하는 방법을 배운다. - ROR analysis evaluates the increments between two alternatives in pairwise comparisons 8.1 Why incremental Analysis is necessary - No incremental analysis is necessary when independent projects are evaluated because each project is evaluated separately (and more than one can be selected) 8.2 Calculation..

경제성공학 김장호 교수님 수업 (19-1) 7.1 interpretation of a Rate of Return Value Rate of Return (ROR) (1) - 경제적 가치를 평가할 때 보편적으로 쓰이는 척도 - 사용되는 곳 : 부동산 투자, 주식 투자 등 - PW, AW와는 다른 타입의 평가 척도이다. - ROR is also known as internal rate of return(IROR or IRR, 내부 수익률) or return on investment - ROR은 돈을 빌려줘서 발생하는 이자, 돈을 빌려서 발생하는 이자 모두를 포함한다. (= unpaid balance of borrowed money, unrecovered balance of an investment, so th..
데이터 마이닝 진창호 교수님 (19-1) Classification의 Goal - Previously unseen records should be assigned a class as accurately as possible >> A test set is used to determine the accuracy of the model >> training set => bulid a model >> test set => validate >> 내가 알고 있는 지식으로는 validate set이 따로 있는데... 그냥 그러려니 하고 넘어가자. Purpose of Classification Model - Descriptive Modeling >> 서로 다른 class를 갖고 있는 object를 구별하는 설명 도구 ..