if you look it up on the internet it’ll say that it’s algorithms that can learn from observational data and can make predictions based on it. Basically: we take a set of observational data, we fit a line to it, and then we can use that line to make predictions.It is actually a division of A.I.
PyMachine-Collective
Popular repositories Loading
-
Project-Genesis
Project-Genesis PublicThe first project of the PyMachine Machine Learning Collective titled Project Genesis.
-
Random-forest
Random-forest PublicA type of machine learning classification.Random forest is the advanced version of decision tree. It combines/ensembles numbers of decision trees for prediction, instead of just one.
Python 1
-
Decision-tree-classifier
Decision-tree-classifier PublicA type of machine learning classification. A decision tree is a tree-based supervised learning method used to predict the output of a target variable.
Python
-
-
-
naive-bayes
naive-bayes PublicA type of machine learning classification. The Naive Bayes classifier works on the principle of conditional probability, as given by the Bayes theorem.
Python
Repositories
- naive-bayes Public
A type of machine learning classification. The Naive Bayes classifier works on the principle of conditional probability, as given by the Bayes theorem.
- Project-Genesis Public
The first project of the PyMachine Machine Learning Collective titled Project Genesis.
- Random-forest Public
A type of machine learning classification.Random forest is the advanced version of decision tree. It combines/ensembles numbers of decision trees for prediction, instead of just one.
- Decision-tree-classifier Public
A type of machine learning classification. A decision tree is a tree-based supervised learning method used to predict the output of a target variable.
- it-raps Public Forked from S-codes14/it-raps
An Artificial Intelligence Rap Bot.Using Machine learning algorithms and Word Processing Python Script, this bot will generate raps that will get better with user inputs.
Top languages
Loading…
Most used topics
Loading…


