Skip to main content

custom-multiclass-logistic-regression-from-scratch

Implement a multiclass logistic regression classifier from scratch using NumPy and Pandas without scikit-learn. Use the One-vs-Rest strategy to handle multiple classes (e.g., 0, 1, 2) and save the trained model coefficients to a pickle file.

インストールへ移動

ソース情報

リポジトリ
ECNU-ICALK/AutoSkill
ソースの最終更新活動
2026年3月16日 04:53
検出された SKILL.md の言語
英語
スター
553
フォーク
51

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。