Python codes that may be useful anytime
-
CustomLogging
- Formatter to log in the JSON format to be parseable by Logstash
-
CustomMetrics
- Metric to calculate F1 Score for multi-class classification problem with macro average
-
CustomVectoriser
- Vectoriser combining CountVectorizer and text_to_word_sequence