Skip to content

Machine Learning Classes Not Using Numpy, Scipy, or SKLearn to Help Gain Insights

License

Notifications You must be signed in to change notification settings

recluze/MachineLearningModulePurePy

 
 

Repository files navigation

Machine Learning Module in Pure Python: Data Science Tools without Numpy or Scipy or SKLearn

Machine Learning Module Pure Python

This is a module of machine learning tools for data science using pure python WITHOUT numpy, scipy or sklearn and is covered in greater detail across several blog posts from Integrated Machine Learning & AI Blog

Our goal is to better understand principles of machine learning tools by exploring how to code them ourselves without using the AWESOME python modules available for machine learning such as numpy, scipy, sklearn, etc.

We hope that these tools will provide insights and better understanding into machine learning and AI principles. If you've come here initially, we hope that you will explore the blog and follow it's posts on using the other repositories.

Further Explanation

Please find the blog posts related to this repo at https://integratedmlai.com

Deploying / Publishing

I would appreciate it, as you share your work leveraged from this set of scripts, if you would please keep a referral back to my github repo. Thanks! I'd do the same for you. :-)

Contributing

I am open to share the development and improvements of this with others, but it has been solo up until now. Let me know if you'd like to contribute.

Links

This work came from Integrated Machine Learning & AI originally.

Licensing

"The code in this project is licensed under MIT license."

About

Machine Learning Classes Not Using Numpy, Scipy, or SKLearn to Help Gain Insights

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%