IBM® Decision Optimization 은 수리 계획법 및 제약조건 계획법을 위한 IBM의 업계 최고 솔루션 엔진에 대한 액세스를 제공합니다. 노트북 을 사용하거나 강력한 Decision Optimization실험 UI (베타 버전) 를 사용하여 Decision Optimization 모델을 빌드할 수 있습니다. 여기에서 모델을 가져오거나 만들거나 편집할 수 있습니다. 모델을 생성하거나 편집하려면 Python, OPL 또는 지능형 Modeling Assistant(베타 버전)에서 제공하는 자연어 표현식을 사용할 수 있습니다. watsonx.ai 런타임을 사용하여 모델을 배포할 수도 있습니다.
아직 프로젝트에 watsonx.ai 런타임 서비스 인스턴스를 연결하지 않은 경우 Machine Learning 서비스 추가를 클릭합니다. 서비스를 선택하고 연동을 클릭합니다.
새 배치 영역을 클릭하고 이름을 입력한 후 작성 을 클릭하거나 기존 영역을 선택하십시오.
Decision Optimization실험 의 이름 을 입력하고 작성을 클릭하십시오.
Decision Optimization실험 UI (베타 버전) 는 Modeling Assistant, Python DOcplex또는 OPL로 공식화된 모델을 작성하고 편집할 수 있는 위치에서 열립니다.
또는 노트북을 열고 실행하려면 Decision Optimization노트북을 열고 실행하려면( Decision Optimization실험 UI 없이) 노트북을 열고 실행하려면 다음 단계를 따르세요.
자산 탭을 선택하십시오.
선택하다 새 자산 > 데이터 및 모델 작업Python 또는 R 에서 모델 작업 부분.
사용자 인터페이스를 사용하여 Decision Optimization 모델을 빌드, 해결 및 배치하기 위한 단계별 안내서는 비디오를 사용한 빠른 시작 학습서를 참조하십시오.
Decision Optimization의 개념
Copy link to section
최적화라는 용어는 종종 개선의 의미로 사용되기도 합니다. 최적화가 종종 상황을 개선하지만, 이는 훨씬 더 많은 것을 의미합니다. 최적화는 정확하게 정의된 상황에 가장 적합한 솔루션을 찾는 것을 의미합니다. 이는 Prescriptive Analytics라고도 하는 정교한 분석 기술로, 광범위한 가능한 시나리오를 탐색하고 현재 또는 미래 상황에 대응하는 최상의 방법을 제안할 수 있습니다.
상황은 일반적으로 계획, 스케줄링, 가격, 재고 또는 리소스 관리 등의 비즈니스 문제점입니다.
문제점이 무엇이든 이 문제점을 분석하는 작업은 최적화 엔진을 통해 해석 및 분석할 수 있는 문제점에 대한 수학적 공식인 최적화 모델로 시작됩니다. 최적화 모델은 의사결정과 관련된 목표, 제한조건, 제한사항 및 선택사항 간의 관계를 지정합니다. 하지만 이러한 관계를 견고하게 만드는 것은 입력 데이터입니다. 생산 계획에 대한 최적화 모델에는 예를 들어 세 개의 제품을 생산하는지 또는 천 개의 제품을 생산하는지 여부에 관계 없이 동일한 양식이 포함될 수 있습니다. 최적화 모델 및 입력 데이터는 최적화 문제점의 인스턴스를 작성합니다.
최적화 엔진(또는 분석기)은 목표에 대한 최고의 값을 달성하는 의사결정 세트인 솔루션을 찾고 부과된 제한조건 및 제한사항을 준수하는 수학적 알고리즘을 적용합니다. 최적화 엔진은 다양한 다양한 문제점을 효율적으로 해결하기 위해 개발되고 조정되는 특수화된 알고리즘을 구현합니다. Decision Optimization 은 실제 애플리케이션을 해결하는 데 강력한 것으로 입증된 IBM CPLEX ® 및 CP Optimizer 엔진을 사용합니다.
해결 프로그램에서 나오는 솔루션 은 모델에 표시되는 모든 의사결정에 대해 권장되는 값을 자세히 설명합니다. 대상을 나타내는 메트릭 값은 동등하게 중요합니다. 이러한 값은 비즈니스 목적의 관점에서 솔루션의 품질을 측정합니다.
이 모든 것을 비즈니스 사용자가 보완 비즈니스 애플리케이션을 사용하여 사용할 수 있도록 할 수 있습니다. 일반적으로 목표 및 솔루션 값은 정보를 제공하는 테이블 또는 그래픽 보기에 요약되어 있습니다.
사용 교육용 Decision Optimization in Cloud Pak for Data as a Service 을 사용하는 교육은 비즈니스 문제를 위한 수학적 최적화 교육을 참조하세요.
자세한 정보
Copy link to section
주제가 도움이 되었습니까?
예
아니오
누락된 정보
잘못된 정보
혼동되는 정보
깨진 링크
기타
이전
0/1000
의견 보내기
이전
Focus sentinel
Focus sentinel
Focus sentinel
Focus sentinel
Focus sentinel
Cloud Pak for Data relationship map
Use this interactive map to learn about the relationships between your tasks, the tools you need, the services that provide the tools, and where you use the tools.
Select any task, tool, service, or workspace
You'll learn what you need, how to get it, and where to use it.
Some tools perform the same tasks but have different features and levels of automation.
Jupyter notebook editor
Prepare data
Visualize data
Build models
Deploy assets
Create a notebook in which you run Python, R, or Scala code to prepare, visualize, and analyze data, or build a model.
AutoAI
Build models
Automatically analyze your tabular data and generate candidate model pipelines customized for your predictive modeling problem.
SPSS Modeler
Prepare data
Visualize data
Build models
Create a visual flow that uses modeling algorithms to prepare data and build and train a model, using a guided approach to machine learning that doesn’t require coding.
Decision Optimization
Build models
Visualize data
Deploy assets
Create and manage scenarios to find the best solution to your optimization problem by comparing different combinations of your model, data, and solutions.
Data Refinery
Prepare data
Visualize data
Create a flow of ordered operations to cleanse and shape data. Visualize data to identify problems and discover insights.
Orchestration Pipelines
Prepare data
Build models
Deploy assets
Automate the model lifecycle, including preparing data, training models, and creating deployments.
RStudio
Prepare data
Build models
Deploy assets
Work with R notebooks and scripts in an integrated development environment.
Federated learning
Build models
Create a federated learning experiment to train a common model on a set of remote data sources. Share training results without sharing data.
Deployments
Deploy assets
Monitor models
Deploy and run your data science and AI solutions in a test or production environment.
Catalogs
Catalog data
Governance
Find and share your data and other assets.
Metadata import
Prepare data
Catalog data
Governance
Import asset metadata from a connection into a project or a catalog.
Metadata enrichment
Prepare data
Catalog data
Governance
Enrich imported asset metadata with business context, data profiling, and quality assessment.
Data quality rules
Prepare data
Governance
Measure and monitor the quality of your data.
Masking flow
Prepare data
Create and run masking flows to prepare copies of data assets that are masked by advanced data protection rules.
Governance
Governance
Create your business vocabulary to enrich assets and rules to protect data.
Data lineage
Governance
Track data movement and usage for transparency and determining data accuracy.
AI factsheet
Governance
Monitor models
Track AI models from request to production.
DataStage flow
Prepare data
Create a flow with a set of connectors and stages to transform and integrate data. Provide enriched and tailored information for your enterprise.
Data virtualization
Prepare data
Create a virtual table to segment or combine data from one or more tables.
OpenScale
Monitor models
Measure outcomes from your AI models and help ensure the fairness, explainability, and compliance of all your models.
Data replication
Prepare data
Replicate data to target systems with low latency, transactional integrity and optimized data capture.
Master data
Prepare data
Consolidate data from the disparate sources that fuel your business and establish a single, trusted, 360-degree view of your customers.
Services you can use
Services add features and tools to the platform.
watsonx.ai Studio
Develop powerful AI solutions with an integrated collaborative studio and industry-standard APIs and SDKs. Formerly known as Watson Studio.
watsonx.ai Runtime
Quickly build, run and manage generative AI and machine learning applications with built-in performance and scalability. Formerly known as Watson Machine Learning.
IBM Knowledge Catalog
Discover, profile, catalog, and share trusted data in your organization.
DataStage
Create ETL and data pipeline services for real-time, micro-batch, and batch data orchestration.
Data Virtualization
View, access, manipulate, and analyze your data without moving it.
Watson OpenScale
Monitor your AI models for bias, fairness, and trust with added transparency on how your AI models make decisions.
Data Replication
Provide efficient change data capture and near real-time data delivery with transactional integrity.
Match360 with Watson
Improve trust in AI pipelines by identifying duplicate records and providing reliable data about your customers, suppliers, or partners.
Manta Data Lineage
Increase data pipeline transparency so you can determine data accuracy throughout your models and systems.
Where you'll work
Collaborative workspaces contain tools for specific tasks.
Project
Where you work with data.
> Projects > View all projects
Catalog
Where you find and share assets.
> Catalogs > View all catalogs
Space
Where you deploy and run assets that are ready for testing or production.
> Deployments
Categories
Where you manage governance artifacts.
> Governance > Categories
Data virtualization
Where you virtualize data.
> Data > Data virtualization
Master data
Where you consolidate data into a 360 degree view.