Skip to content

Commit

Permalink
remove conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bagustris committed Jun 22, 2024
1 parent a882073 commit 544f9dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nkululeko/utils/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,11 +301,7 @@ def config_val_list(self, section, key, default):

def get_labels(self):
return ast.literal_eval(self.config["DATA"]["labels"])
<<<<<<< HEAD

=======

>>>>>>> ensemble
def continuous_to_categorical(self, series):
"""
discretize a categorical variable.
Expand Down

0 comments on commit 544f9dc

Please sign in to comment.