

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Amazon SageMaker JumpStart Industry: Financial
<a name="studio-jumpstart-industry"></a>

SageMaker JumpStart Industry: Financial 솔루션, 모델 및 예시 노트북을 사용하여 엄선된 원스텝 솔루션 및 업종 중심의 기계 학습(ML) 문제로 구성된 예시 노트북을 통해 SageMaker AI의 특성과 기능에 대해 알아봅니다. 해당 노트북에서는 SageMaker JumpStart Industry Python SDK를 사용하여 업종 텍스트 데이터를 향상시키고 사전 훈련 모델을 미세 조정하는 방법도 안내합니다.

**Topics**
+ [Amazon SageMaker JumpStart Industry Python SDK](#studio-jumpstart-industry-pysdk)
+ [Amazon SageMaker JumpStart Industry: Financial 솔루션](#studio-jumpstart-industry-solutions)
+ [Amazon SageMaker JumpStart Industry: Financial 모델](#studio-jumpstart-industry-models)
+ [Amazon SageMaker JumpStart Industry: Financial 예제 노트북](#studio-jumpstart-industry-examples)
+ [Amazon SageMaker JumpStart Industry: Financial 블로그 게시물](#studio-jumpstart-industry-blogs)
+ [Amazon SageMaker JumpStart Industry: Financial 관련 연구](#studio-jumpstart-industry-research)
+ [Amazon SageMaker JumpStart Industry: Financial 추가 리소스](#studio-jumpstart-industry-resources)

## Amazon SageMaker JumpStart Industry Python SDK
<a name="studio-jumpstart-industry-pysdk"></a>

SageMaker Runtime JumpStart는 SageMaker JumpStart Industry Python SDK라는 클라이언트 라이브러리를 통해 업종 데이터세트를 엄선하고 사전 훈련 모델을 미세 조정하기 위한 처리 도구를 제공합니다. 이 SDK에 대한 자세한 API 설명서를 확인하고, SageMaker JumpStart로 최신 모델의 성능을 개선하기 위한 업종 텍스트 데이터세트를 처리 및 개선하는 방법을 자세히 알아보려면 [SageMaker JumpStart Industry Python SDK 오픈 소스 설명서](https://sagemaker-jumpstart-industry-pack.readthedocs.io)를 참조하세요.

## Amazon SageMaker JumpStart Industry: Financial 솔루션
<a name="studio-jumpstart-industry-solutions"></a>

SageMaker JumpStart Industry: Financial은 다음과 같은 솔루션 노트북을 제공합니다.
+ **기업 신용 등급 예측**

이 SageMaker JumpStart Industry: Financial 솔루션은 텍스트가 개선된 기업 신용 등급 모델에 맞는 템플릿을 제공합니다. 이 솔루션에서는 수치적 특징(이 경우에는 Altman의 유명한 5개 재무비율)을 기준으로 하는 모델을 SEC 자료의 텍스트와 결합시켜 신용 등급 예측을 개선하는 방법을 보여줍니다. Altman의 5개 비율 외에도 필요에 따라 더 많은 변수를 추가하거나 사용자 지정 변수를 설정할 수 있습니다. 이 솔루션 노트북은 SageMaker JumpStart Industry Python SDK가 SEC 자료 내 텍스트의 자연어 처리(NLP) 점수 평가 처리에 어떤 도움이 되는지를 보여줍니다. 또한 이 솔루션은 동종 최고의 모델을 달성하기 위해 향상된 데이터세트를 사용하여 모델을 훈련시키고, 모델을 SageMaker AI 프로덕션용 엔드포인트에 배포하고, 개선된 예측을 실시간으로 수신하는 방법을 보여줍니다.
+ **그래프 기반 신용 점수 평가**

신용 등급은 일반적으로 재무제표 데이터 및 시장 데이터를 이용하는 모델을 사용하여 생성됩니다. 이러한 데이터는 표 형식(숫자 및 범주로 구성됨)으로만 제공됩니다. 이 솔루션은 [SEC 자료](https://www.sec.gov/edgar/searchedgar/companysearch.html)를 이용하여 기업 네트워크를 구축하고, 표 형식 데이터로 기업 관계 네트워크를 이용하여 정확한 등급 예측을 생성하는 방법을 보여줍니다. 이 솔루션은 기업 연계 관련 데이터를 이용하여 수십 년간 신용 평가 업계에서 사용된 기존의 표 기반 신용 점수 평가 모델을 네트워크상의 기계 학습 모델 클래스로 확장하는 방법을 보여줍니다.

**참고**  
이 솔루션 노트북은 시연용일 뿐입니다. 이들 자료를 금융 또는 투자 조언으로 삼아서는 안 됩니다.

해당 금융 서비스 솔루션은 Studio Classic의 SageMaker JumpStart 페이지에서 확인할 수 있습니다.

**중요**  
2023년 11월 30일부터 이전 Amazon SageMaker Studio 환경이 이제 Amazon SageMaker Studio Classic으로 명명되었습니다. 다음 섹션은 Studio Classic 애플리케이션 사용에 관해 다룹니다. 업데이트된 Studio 환경 사용에 대한 자세한 내용은 [Amazon SageMaker Studio](studio-updated.md) 섹션을 참조하세요.  
Studio Classic은 기존 워크로드에 대해 여전히 유지 관리되지만 더 이상 온보딩에 사용할 수 없습니다. 기존 Studio Classic 애플리케이션만 중지하거나 삭제할 수 있으며 새 애플리케이션은 생성할 수 없습니다. [워크로드를 새 Studio 환경으로 마이그레이션하는](studio-updated-migrate.md) 것이 좋습니다.

**참고**  
SageMaker JumpStart Industry: 재무 솔루션, 모델 카드 및 예제 노트북은 SageMaker Studio Classic을 통해서만 호스팅하고 실행할 수 있습니다. [SageMaker AI 콘솔](https://console.aws.amazon.com/sagemaker)에 로그인하여 SageMaker Studio Classic을 시작하세요. 솔루션 카드를 찾는 방법에 대한 자세한 내용은 [SageMaker JumpStart](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-jumpstart.html)의 이전 주제를 참조하세요.

## Amazon SageMaker JumpStart Industry: Financial 모델
<a name="studio-jumpstart-industry-models"></a>

SageMaker JumpStart Industry: Financial은 다음의 사전 훈련된 [RoBERTa(Robustly Optimized BERT approach)](https://arxiv.org/pdf/1907.11692.pdf) 모델을 제공합니다.
+ **금융 텍스트 임베딩(RoBERTa-SEC-Base) **
+ **RoBERTa-SEC-WIKI-Base **
+ **RoBERTa-SEC-Large **
+ **RoBERTa-SEC-WIKI-Large **

RoBERTa-SEC-Base 모델 및 RoBERTa-SEC-Large 모델은 [GluonNLP의 RoBERTa 모델](https://nlp.gluon.ai/api/model.html#gluonnlp.model.RoBERTaModel)을 기반으로 하는 텍스트 임베딩 모델로, 2010년대 10년간(2010년\$12019년)의 S&P 500 SEC 10-K/10-Q 보고서로 사전 훈련되었습니다. 이들 모델 외에도 SageMaker AI JumpStart Industry: Financial은 2가지 RoBERTa 변형, 즉 RoBERTa-SEC-WIKI-Base와 RoBERTa-SEC-WIKI-Large를 추가로 제공합니다. 이들 변형은 SEC 자료 및 Wikipedia의 일반 텍스트로 사전 훈련되었습니다.

이들 모델은 SageMaker JumpStart에서 **텍스트 모델** 노드로 이동하여 **모든 텍스트 모델 탐색**을 선택한 다음, ML 작업에 대해 **텍스트 임베딩**을 필터링하면 찾을 수 있습니다. 원하는 모델을 선택한 후 해당하는 노트북에 액세스하면 됩니다. 페어링된 노트북에서는 SageMaker JumpStart Industry Python SDK로 개선된 다중 모달 데이터세트를 이용한 특정 분류 작업에 맞게 사전 훈련 모델을 미세 조정하는 방법을 안내합니다.

**참고**  
이 모델 노트북은 시연용일 뿐입니다. 이들 자료를 금융 또는 투자 조언으로 삼아서는 안 됩니다.

다음 스크린샷은 Studio Classic의 SageMaker AI JumpStart 페이지를 통해 제공되는 사전 훈련 모델 카드를 보여줍니다.

![\[Studio Classic의 SageMaker AI JumpStart 페이지를 통해 제공되는 사전 훈련 모델 카드입니다.\]](http://docs.aws.amazon.com/ko_kr/sagemaker/latest/dg/images/jumpstart/jumpstart-finance-models.png)


**참고**  
SageMaker JumpStart Industry: 재무 솔루션, 모델 카드 및 예제 노트북은 SageMaker Studio Classic을 통해서만 호스팅하고 실행할 수 있습니다. [SageMaker AI 콘솔](https://console.aws.amazon.com/sagemaker)에 로그인하여 SageMaker Studio Classic을 시작하세요. 모델 카드를 찾는 방법에 대한 자세한 내용은 [SageMaker JumpStart](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-jumpstart.html)의 이전 주제를 참조하세요.

## Amazon SageMaker JumpStart Industry: Financial 예제 노트북
<a name="studio-jumpstart-industry-examples"></a>

SageMaker JumpStart Industry: Financial은 다음 예제 노트북을 제공함으로써 업종 중심의 ML 문제에 대한 솔루션을 보여줍니다.
+ **Financial TabText 데이터 구성** - 이 예제에서는 SageMaker JumpStart Industry Python SDK를 사용하여 SEC 자료(예: NLP 점수 유형 및 해당 단어 목록을 기준으로 한 텍스트 요약과 점수 평가 텍스트)를 처리하는 방법을 소개합니다. 이 노트북의 내용을 미리 보려면 [SEC 자료 및 NLP 점수를 이용한 간단한 다중 모달 데이터세트 구성](https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/finance/notebook1/SEC_Retrieval_Summarizer_Scoring.html)을 참조하세요.
+ **TabText 데이터를 이용한 다중 모달 ML** - 이 예제에서는 다양한 유형의 데이터세트를 TabText라는 단일 데이터 프레임으로 병합하고 다중 모달 ML을 수행하는 방법을 보여줍니다. 이 노트북의 내용을 미리 보려면 [TabText 데이터 프레임을 이용한 기계 학습 – 급여 보호 프로그램 기반 예제](https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/finance/notebook2/PPP_TabText_ML.html)를 참조하세요.
+ **SEC 자료 데이터를 이용한 다중 범주 ML** – 이 예제에서는 멀티클래스 분류 작업을 위해 SEC 자료에서 엄선한 다중 모달(TabText) 데이터세트로 AutoGluon NLP 모델을 훈련시키는 방법을 보여줍니다. [MDNA 텍스트 열의 업종 코드에 따라 SEC 10K/Q 자료를 분류하세요](https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/finance/notebook3/SEC_MNIST_ML.html).

**참고**  
이 예제 노트북은 시연용일 뿐입니다. 이들 자료를 금융 또는 투자 조언으로 삼아서는 안 됩니다.

**참고**  
SageMaker JumpStart Industry: 재무 솔루션, 모델 카드 및 예제 노트북은 SageMaker Studio Classic을 통해서만 호스팅하고 실행할 수 있습니다. [SageMaker AI 콘솔](https://console.aws.amazon.com/sagemaker)에 로그인하여 SageMaker Studio Classic을 시작하세요. 예제 노트북을 찾는 방법에 대한 자세한 내용은 [SageMaker JumpStart](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-jumpstart.html)의 이전 주제를 참조하세요.

해당 예제 노트북의 내용을 미리 보려면 *SageMaker JumpStart Industry Python SDK 설명서*의 [튜토리얼 - 금융](https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/index.html)을 참조하세요.

## Amazon SageMaker JumpStart Industry: Financial 블로그 게시물
<a name="studio-jumpstart-industry-blogs"></a>

SageMaker JumpStart Industry: Financial 솔루션, 모델, 예제, SDK 사용에 대한 자세한 내용은 다음 블로그 게시물을 참조하세요.
+ [Amazon SageMaker JumpStart로 전이 학습용 사전 훈련 금융 언어 모델 사용](https://aws.amazon.com/blogs/machine-learning/use-pre-trained-financial-language-models-for-transfer-learning-in-amazon-sagemaker-jumpstart/)
+ [Amazon SageMaker JumpStart로 다중 모달 ML을 이용하여 등급 분류에 SEC 텍스트 사용](https://aws.amazon.com/blogs/machine-learning/use-sec-text-for-ratings-classification-using-multimodal-ml-in-amazon-sagemaker-jumpstart/)
+ [Amazon SageMaker JumpStart로 금융 NLP에 맞게 SEC 텍스트 포함 대시보드 생성](https://aws.amazon.com/blogs/machine-learning/create-a-dashboard-with-sec-text-for-financial-nlp-in-amazon-sagemaker-jumpstart/)
+ [Amazon SageMaker JumpStart로 그래프 기계 학습을 이용한 기업 신용 등급 분류자 빌드](https://aws.amazon.com/blogs/machine-learning/build-a-corporate-credit-ratings-classifier-using-graph-machine-learning-in-amazon-sagemaker-jumpstart/)
+ [금융 데이터를 이용한 Amazon SageMaker JumpStart의 파운데이션 모델에 대한 도메인 조정 미세 조정](https://aws.amazon.com/blogs/machine-learning/domain-adaptation-fine-tuning-of-foundation-models-in-amazon-sagemaker-jumpstart-on-financial-data/)

## Amazon SageMaker JumpStart Industry: Financial 관련 연구
<a name="studio-jumpstart-industry-research"></a>

SageMaker JumpStart Industry: Financial 솔루션과 관련 있는 연구에 대해서는 다음 문서를 참조하세요.
+ [금융 분야의 컨텍스트, 언어 모델링 및 다중 모달 데이터](https://www.pm-research.com/content/iijjfds/3/3/52)
+ [신용 모델링을 위한 다중 모달 기계 학습](https://www.amazon.science/publications/multimodal-machine-learning-for-credit-modeling)
+ [신경망 텍스트 분류자의 강력한 해석력 부재에 관하여](https://www.amazon.science/publications/on-the-lack-of-robust-interpretability-of-neural-text-classifiers)
+ [FinLex: 금융 어휘 생성을 위한 단어 임베딩의 효과적인 사용](https://www.sciencedirect.com/science/article/pii/S2405918821000131)

## Amazon SageMaker JumpStart Industry: Financial 추가 리소스
<a name="studio-jumpstart-industry-resources"></a>

추가 설명서 및 튜토리얼은 다음 리소스를 참조하세요.
+ [SageMaker JumpStart Industry: Financial Python SDK](https://pypi.org/project/smjsindustry/)
+ [SageMaker JumpStart Industry: Financial Python SDK 튜토리얼](https://sagemaker-jumpstart-industry-pack.readthedocs.io/en/latest/notebooks/index.html#)
+ [SageMaker JumpStart Industry: Financial GitHub 리포지토리](https://github.com/aws/sagemaker-jumpstart-industry-pack/)
+ [Amazon SageMaker AI - 기계 학습 튜토리얼 시작](https://aws.amazon.com/sagemaker/getting-started/)