AWS Autogluon AWS Autogluon is a machine learning (ML) framework that automates the process of developing highly accurate ML models. Autogluon is designed to simplify the complex process of model selection and hyperparameter tuning, which can be time-consuming and require significant expertise. Autogluon is built on top of Apache MXNet, a popular deep learning framework, and offers an easy-to-us..
0. auto gluon 이란 ? - aws에서 개발한 ML 이다. - 무슨 모델을 선택할지 정하지 않고 ML를 만들 수 있다. - 특정 모델을 선택해서 ML를 만들 수 있다. from autogluon.tabular import TabularDataset, TabularPredictor 1-1. 학습 데이터를 불러온다. train_data = TabularDataset('https://autogluon.s3.amazonaws.com/datasets/Inc/train.csv') subsample_size = 500 train_data = train_data.sample(n=subsample_size, random_state=0) train_data.head() – train_data = TabularDa..
- Total
- Today
- Yesterday
- GPT
- svelte
- AI
- Docker 관리
- python
- Redis
- typescript
- ChartGPT
- Containerization
- 개발이야기
- AWS
- 따라해보기
- 쉽게따라하기
- nestjs
- svelte 따라해보기
- cloudcomputing
- 딥러닝
- 따라하기
- lambda
- DevOps
- frontend
- MongoDB
- docker
- 티스토리
- 실습
- 한식
- EC2
- ML
- 클라우드
- ubuntu
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |