Nov 11, 2024, 8:43 AM
iris.zip
Missing file
sepal_lengthsepal_widthpetal_lengthpetal_widthclassiris_df is not defined in the current context. This error occurred because the dataset was not loaded or defined in this cell. To resolve this issue, we need to ensure that the dataset is loaded and the variable iris_df is defined before proceeding with the logistic regression model with class weighting.