Skip to content

Instantly share code, notes, and snippets.

@cmarinbe
cmarinbe / logging_color.py
Created March 16, 2016 15:55
Configuring python logging with colorlog
#!/usr/bin/env python
# =============================================================================
# @file logging_color.py
# @author C. Marin Benito ([email protected])
# @date 16.03.2016
# =============================================================================
"""
This functions configures a logger using logging and colorlog
and returns the logger for further usage
By default, time, name of the logger and message with the default
@cmarinbe
cmarinbe / ROC_imbalance.ipynb
Last active November 15, 2022 15:34
Checking imbalance effect
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.