author attribution machine learning in python

Predicting Authors of Bible Passages with Machine Learning(Author Attribution)

Predicting Authors of Bible Passages with Machine Learning(Author Attribution) Machine learning and AI have impacted the way we do things in this era, almost every industry can benefit from ML. In this article we will see how to use ML to predict the particular author of a bible passage. This is a build up of …

Predicting Authors of Bible Passages with Machine Learning(Author Attribution) Read More »

FireNotes – A Notes Taking CLI built with Google’s Fire

FireNotes Firenotes is a simple notes taking and keeping CLI just like TermiPad but in this case it is built with Google’s Python Package called Fire. Hence the name FireNotes. FireNotes offers the ability to write your notes in the terminal or command prompts with easy. How to Use FireNotes python firenotes.py — –help Check …

FireNotes – A Notes Taking CLI built with Google’s Fire Read More »

Building a Registration Desktop App with Python and Tkinter

We will be building a simple registration desktop app with python and the famous python GUI builder -Tkinter.The purpose of this app is to serve as a registration system for receiving basic identification info. This is just a simple app that can be built upon with other features. Let us see the outline for our …

Building a Registration Desktop App with Python and Tkinter Read More »

data science pyramid

The Data Science Pyramid – Hierarchy of Needs

Data Science Hierarchy of Needs The Data science hierarchy of needs or pyramids  simulated after the Maslow’s Hierarchy of Needs describes the various steps and concepts needed to derive the best profits and benefits from AI actualization,”the Self Actualization”in Maslow’s hierarchy of needs and how to reach AI Actualization. It details the numerous methods,algorithms,tools and …

The Data Science Pyramid – Hierarchy of Needs Read More »