Skip to content

Core ML入門#26

Merged
ayanentity merged 1 commit intomainfrom
feature/coreml
May 7, 2026
Merged

Core ML入門#26
ayanentity merged 1 commit intomainfrom
feature/coreml

Conversation

@ayanentity
Copy link
Copy Markdown
Owner

###やってみたこと
https://developer.apple.com/tutorials/develop-in-swift/custom-models-with-core-ml

覚えたこと・気づき

  • データは学習データと評価する検証データの二つが必要
  • Maximum Errorが0.5未満だとこの学習モデルの性能が良いことになる.
  • 線形回帰モデルとか決定木とかなんとなく理解しているけど、難しいから、迷ったらアルゴリズムの設定をAoutoにしておくこと

@ayanentity ayanentity merged commit 9594683 into main May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant