Loading...
学習中です。しばらくお待ちください... / Training in progress. Please wait...
このページでできること / What you can do here
「はい/いいえ」や「A/B/C」などの分類を予測するAIモデルを作成できます。
You can create an AI model to predict classifications like "Yes/No" or "A/B/C".
例: 顧客の購入有無、病気の診断、メールのスパム判定など
Examples: Customer purchase prediction, disease diagnosis, spam email detection, etc.
手順: データアップロード → 目的変数選択 → 特徴量選択 → 学習 → 予測 → 結果解釈
Steps: Upload data → Select target → Select features → Train → Predict → Interpret results
ロジスティック回帰 Playground / Logistic Regression Playground
分類問題を解決するためのAIモデルを作成し、各説明変数が分類にどの程度影響を与えているかを分析します。
Create an AI model to solve classification problems and analyze how each feature affects the classification.