Skip to content

A small repository for keeping repeating code chunks that are mostly required for the typical errands in machine learning projects.

License

Notifications You must be signed in to change notification settings

imran1570/machine-learning-helpers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine-learning-helpers

A small repository for keeping repeating code chunks that are mostly required for the typical errands in machine learning projects.


Disclaimer: I do not claim to have written all these snippets on my own. Some of them are mine while others were procured by me.


This is something that I have been facing while writing machine learning codes. I'd typically go back to the repository of mine where I had done something similar and then pull out that code snippet from there. By using this repository, I can keep those snippets organised and make them available at fingertips.

These codes can be directly used by importing the files as modules in your code or can be simply copy pasted and got running with little to no modification.

About

A small repository for keeping repeating code chunks that are mostly required for the typical errands in machine learning projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%