py
py copied to clipboard
Repository to store sample python programs for python learning
UnderSampling, Oversampling, SMOTS for Bank customer Churn/Exit prediction.
Since we were calculating the median, I found an error in the code and learnt GitHub from your YouTube channel and fixed this.
current: factorial(5) : 60 expected: factorial(5) : 120
column names in CSV file have spaces in them which certainly makes it impossible to call using '.' also when you edit a csv file it changes it seems to...
Formatted strings