Skip to main content

custom-multiclass-logistic-regression-with-numpy

Implement a multiclass logistic regression classifier from scratch using NumPy and Pandas, avoiding libraries like scikit-learn. The implementation uses a One-vs-Rest strategy to handle multiple classes (e.g., 0, 1, 2) and saves the trained model coefficients to a pickle file.

Zur Installation springen

Quellinformationen

Repository
ECNU-ICALK/AutoSkill
Letzte Quellaktivität
13. März 2026 um 06:15
Erkannte Sprache von SKILL.md
Englisch
Sterne
553
Forks
51

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.