Fixed the merge.

This commit is contained in:
Batuhan Berk Başoğlu 2025-09-22 18:11:56 -04:00
parent ccf7e878f9
commit 32f5ceb5a7
Signed by: batuhan-basoglu
SSH key fingerprint: SHA256:kEsnuHX+qbwhxSAXPUQ4ox535wFHu/hIRaa53FzxRpo
3 changed files with 0 additions and 26 deletions

View file

@ -1,7 +1,6 @@
import numpy as np
import pandas as pd
class LogisticRegression:
'''
Constructor for the logistic regression with gradient descent. It uses learning rate, iteration number,