Skip to content

yarnabrina/Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Utilities

Python codes that may be useful anytime

  1. CustomLogging

    • Formatter to log in the JSON format to be parseable by Logstash
  2. CustomMetrics

    • Metric to calculate F1 Score for multi-class classification problem with macro average
  3. CustomVectoriser

    • Vectoriser combining CountVectorizer and text_to_word_sequence

About

Python codes that may be useful anytime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages