Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 딥러닝
- Supervised Learning
- nlp
- feature scaling
- 프롬프트 엔지니어링
- Andrew Ng
- AI
- AI 트렌드
- 인공지능
- Unsupervised Learning
- 언어모델
- ML
- bingai
- LLM
- learning algorithms
- 머신러닝
- supervised ml
- ChatGPT
- Regression
- Deep Learning
- prompt
- Machine Learning
- llama
- neural network
- Scikitlearn
- GPT
- 챗지피티
- coursera
- feature engineering
- 인공신경망
Archives
- Today
- Total
목록AI/파이썬 머신러닝 완벽 가이드 (1)
My Progress
CH 2 ML with scikit-learn
1. IntroFirst ML project - Predicting the species of iris flowers Uses classfication method, a typical method of supervised learning, to predict the species of iris flower.Also going to use decision tree for the algorithm. Dataset We have to first have to take a glance at the dataset.It has features of sepal length, width, petal length, width, and label. Label represents the species of sample d..
AI/파이썬 머신러닝 완벽 가이드
2025. 2. 12. 23:13