0 / 0
영어 버전 문서로 돌아가기
webnode 특성
마지막 업데이트 날짜: 2024년 10월 07일
webnode 특성

시간 도표 노드 아이콘웹 노드는 둘 이상의 기호(범주형) 필드의 값 사이의 관계의 강도를 설명합니다. 그래프는 다양한 너비의 선을 사용하여 연결 강도를 표시합니다. 예를 들어 웹 노드를 사용하여 전자상거래 사이트에 있는 항목 세트의 구매 사이의 관계를 탐색할 수 있습니다.

stream = modeler.script.stream()
typenode = stream.findByID("id42KW3MSA94B")

node = stream.create("web", "My node")
stream.link(typenode, node)

# "Plot" tab
node.setPropertyValue("to_field", "Drug")
node.setPropertyValue("fields", ["Sex", "BP", "Cholesterol", "Drug"])
node.setPropertyValue("true_flags_only", False)
node.setPropertyValue("line_values", "Absolute")
node.setPropertyValue("strong_links_heavier", True)
# "Options" tab

node.setPropertyValue("max_num_links", 300)
node.setPropertyValue("links_above", 10)
node.setPropertyValue("num_links", "ShowAll")
node.setPropertyValue("discard_links_min", True)
node.setPropertyValue("links_min_records", 5)
node.setPropertyValue("weak_below", 10)
node.setPropertyValue("strong_above", 19)
node.setPropertyValue("link_size_continuous", True)
node.setPropertyValue("web_display", "Circular")
node.run([])
표 1. webnode 특성
webnode 특성 데이터 유형 특성 설명
use_directed_web 플래그  
fields 목록  
to_field 필드  
from_fields 목록  
true_flags_only 플래그  
line_values Absolute OverallPct PctLarger PctSmaller  
strong_links_heavier 플래그  
num_links ShowMaximum ShowLinksAbove ShowAll  
max_num_links Number  
links_above Number  
discard_links_min 플래그  
links_min_records Number  
discard_links_max 플래그  
links_max_records Number  
weak_below Number  
strong_above Number  
link_size_continuous 플래그  
web_display Circular Network Directed Grid  
graph_background color 표준 그래프 색상은 이 절의 시작부에서 설명됩니다.
symbol_size Number 기호 크기를 지정합니다.
directed_line_values Absolute OverallPct PctTo PctFrom 임계값 유형을 지정하십시오.
show_legend 부울 범례가 표시되는지 여부를 지정할 수 있습니다. 많은 수의 필드를 가진 도표의 경우 범례를 숨기면 도표의 모양이 개선될 수 있습니다.
labels_as_nodes 부울 인접 레이블을 표시하는 대신 각 노드 내부에 레이블 텍스트를 포함할 수 있습니다. 적은 수의 필드를 가진 도표의 경우에는 이를 통해 차트의 가독성이 향상될 수 있습니다.
일반적인 AI 검색 및 응답
이러한 응답은 제품 문서의 컨텐츠를 기반으로 하는 watsonx.ai 의 대형 언어 모델에 의해 생성됩니다. 자세히 알아보기