'프로그래밍' 카테고리의 다른 글
시설관리자의 QR체크인 사용방법 (0) | 2020.10.26 |
---|---|
우리가 모바일웹의 잠재력을 죽이고 있다 (0) | 2020.10.26 |
Full stack developer. 풀스택 개발 (0) | 2020.10.20 |
sublime 단축키 plugin 만들기 (0) | 2020.10.15 |
네이버 클라우드, 뭔가 큰 도약인가? (0) | 2020.10.15 |
시설관리자의 QR체크인 사용방법 (0) | 2020.10.26 |
---|---|
우리가 모바일웹의 잠재력을 죽이고 있다 (0) | 2020.10.26 |
Full stack developer. 풀스택 개발 (0) | 2020.10.20 |
sublime 단축키 plugin 만들기 (0) | 2020.10.15 |
네이버 클라우드, 뭔가 큰 도약인가? (0) | 2020.10.15 |
몇 주 전에 Delineate의 James King 과의 인터뷰 에서 차세대 AI 기반 솔루션 제공 업체의 현재 붐에 대해 논의했습니다.
“수년 동안 우리는 시장 조사 및 데이터 분석 부문의 융합을 예측해 왔으며 이로 인해 수많은 신흥 공급 업체에 새로운 비즈니스 모델이 생길 것이라고 가정했습니다. 이러한 예측은 AbsolutData, Signal 및 Black Swan (몇 가지 예를 들자면)과 같은 회사가 AI 및 ML 예측 기술을 사용하는 고급 분석에 대한 "데이터 불가지론 적"접근 방식을 활용하는 제품을 통해 의도적으로 기존 MR 공간으로 이동하면서 실현되었습니다. 구매자가 이러한 예측에 대한 조치를 취할 수 있도록 컨설팅 계층과 결합됩니다.
“이 접근 방식은 데이터 수집 방법론 및 설명 / 규정 분석에 대한 기존의 MR 초점과 근본적으로 다릅니다. 이 새로운 세계에서 데이터는 비즈니스 질문에 대한 답변을 유도하는 데 도움이된다는 점에서 유용하다고 간주되며 해당 데이터의 출처는 유용성에 부차적입니다. 태도 데이터는 중요한 역할을하지만 행동, 내재, 사회적 또는 판매 데이터에 비해 2 차 (또는 심지어 3 차) 데이터 일 수 있습니다. "
James는 Black Swan에서 팀과 함께 일 했으므로 오늘 Black Swan Data의 CEO 인 Steve King과의 인터뷰를 시작했습니다. Black Swan은 기존 접근 방식보다 훨씬 앞서 실행 가능한 권장 사항으로 추세를 예측하기 위해 여러 데이터 소스, 특히 소셜을 활용하는 새로운 솔루션을 구축했습니다. 다양한 비즈니스 문제 별 도구로 매우 많이 생산되었지만 맞춤형 컨설팅 및 맞춤형 애플리케이션도 제공하여 다양한 고객 요구 사항을 해결할 수있는 유연성을 제공합니다.
Black Swan과 같은 회사 (Delineate 및이 분야의 다른 회사)는 현재 비약적으로 성장하고있을뿐만 아니라 다양한 배경을 활용하여 통찰력 및 분석 공간의 문제를 해결하는 훌륭한 기업가의 예이기도합니다. Steve는 매우 재미 있습니다 (이 인터뷰에서 많이 웃었습니다). 그러나 그는 또한 전생의 DJ였으며 "mixmaster"라는 사고 방식은 Black Swan Data의 영감에서 매우 분명합니다. 좋은 DJ는 원하는 효과를 얻기 위해 무엇을 샘플링하고 믹싱해야하는지 알고 있으며, 그의 회사와 같은 AI 솔루션은 원하는 통찰력을 생성하는 데 필요한 데이터를 선택할 때 매우 유사한 작업을 수행합니다. 이것은 정말 매우 깔끔한 비유이며, Steve는 그 아이디어를 실현 한 것입니다!
재미있는 대화이고 스티브의 에너지가 전염성이 있기 때문에 인터뷰를 즐길 수있을 것이라고 생각합니다. 또한 블랙 스완 데이터와 경쟁자들이하는 일이 우리 모두에게 장기적인 영향을 미칠 근본적인 방식으로 업계를 변화시키고 있기 때문입니다. .
www.youtube.com/watch?v=2dTeNPiiaDI
영상 컨텐츠의 적절한 길이는 어느정도 일까? (0) | 2020.11.12 |
---|---|
변화의 방향이 아니고 속도다! (0) | 2020.11.01 |
[youtube] simon sinek. inside out (0) | 2020.10.06 |
Stakeholder (0) | 2020.09.22 |
X세대와 Y세대 사이엔 큰 강이 있다. (0) | 2020.09.16 |
www.w3schools.com/jquery/jquery_ref_html.asp
MethodDescription
addClass() | Adds one or more class names to selected elements |
after() | Inserts content after selected elements |
append() | Inserts content at the end of selected elements |
appendTo() | Inserts HTML elements at the end of selected elements |
attr() | Sets or returns attributes/values of selected elements |
before() | Inserts content before selected elements |
clone() | Makes a copy of selected elements |
css() | Sets or returns one or more style properties for selected elements |
detach() | Removes selected elements (keeps data and events) |
empty() | Removes all child nodes and content from selected elements |
hasClass() | Checks if any of the selected elements have a specified class name |
height() | Sets or returns the height of selected elements |
html() | Sets or returns the content of selected elements |
innerHeight() | Returns the height of an element (includes padding, but not border) |
innerWidth() | Returns the width of an element (includes padding, but not border) |
insertAfter() | Inserts HTML elements after selected elements |
insertBefore() | Inserts HTML elements before selected elements |
offset() | Sets or returns the offset coordinates for selected elements (relative to the document) |
offsetParent() | Returns the first positioned parent element |
outerHeight() | Returns the height of an element (includes padding and border) |
outerWidth() | Returns the width of an element (includes padding and border) |
position() | Returns the position (relative to the parent element) of an element |
prepend() | Inserts content at the beginning of selected elements |
prependTo() | Inserts HTML elements at the beginning of selected elements |
prop() | Sets or returns properties/values of selected elements |
remove() | Removes the selected elements (including data and events) |
removeAttr() | Removes one or more attributes from selected elements |
removeClass() | Removes one or more classes from selected elements |
removeProp() | Removes a property set by the prop() method |
replaceAll() | Replaces selected elements with new HTML elements |
replaceWith() | Replaces selected elements with new content |
scrollLeft() | Sets or returns the horizontal scrollbar position of selected elements |
scrollTop() | Sets or returns the vertical scrollbar position of selected elements |
text() | Sets or returns the text content of selected elements |
toggleClass() | Toggles between adding/removing one or more classes from selected elements |
unwrap() | Removes the parent element of the selected elements |
val() | Sets or returns the value attribute of the selected elements (for form elements) |
width() | Sets or returns the width of selected elements |
wrap() | Wraps HTML element(s) around each selected element |
wrapAll() | Wraps HTML element(s) around all selected elements |
wrapInner() | Wraps HTML element(s) around the content of each selected element |
[jQuery] jQuery 데이터 속성 값을 기반으로 요소를 찾는 방법은 무엇입니까? (0) | 2020.11.10 |
---|---|
[jQuery] javascript - How to format $.now() with Jquery (0) | 2020.11.10 |
[javascript] jQuery - append, prepend, after, before (0) | 2020.10.21 |
[javascript] Deleting duplicated values from html form drop-down option list (0) | 2020.10.15 |
[javascript] null, undefined, 공백 체크 (0) | 2020.10.12 |
jQuery - append, prepend, after, before
before : 선택한 요소의 앞에 내용 삽입
after : 선택한 요소의 뒤에 내용 삽입
prepend : 선택한요소의 자식요소 앞에 내용삽입
append : 선택한요소의 자식요소 뒤에 내용삽입
after() | Inserts content after selected elements |
before() | Inserts content before selected elements |
append() | Inserts content at the end of selected elements |
prepend() | Inserts content at the beginning of selected elements |
.
[jQuery] javascript - How to format $.now() with Jquery (0) | 2020.11.10 |
---|---|
[javascript] jQuery HTML / CSS Methods (0) | 2020.10.21 |
[javascript] Deleting duplicated values from html form drop-down option list (0) | 2020.10.15 |
[javascript] null, undefined, 공백 체크 (0) | 2020.10.12 |
[CSS] CSS Selector (0) | 2020.09.08 |
쿠팡 데이터 플랫폼의 진화 (0) | 2020.12.09 |
---|---|
[MSSQL][함수] Split 유형의 함수로 구분자로 몇번째 위치의 문자열 가져오기 (0) | 2020.12.03 |
MSSQL - JSON 데이터 인덱싱 (0) | 2020.08.19 |
oracle foreign key 생성/삭제 (0) | 2019.12.26 |
Tibero 테이블 조회, 컬럼 조회, 테이블 정보 조회 (0) | 2019.12.13 |
우리가 모바일웹의 잠재력을 죽이고 있다 (0) | 2020.10.26 |
---|---|
소규모 스타트업이 Firebase를 써야 하는 이유 (0) | 2020.10.22 |
sublime 단축키 plugin 만들기 (0) | 2020.10.15 |
네이버 클라우드, 뭔가 큰 도약인가? (0) | 2020.10.15 |
우편번호 서비스 (0) | 2020.10.14 |