Skip to content
@PyMachine-Collective

PyMachine-Collective

PyMachine Machine Learning Collective

What is machine learning

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.

Types of Machine learning

Resources

Popular repositories Loading

  1. Project-Genesis Project-Genesis Public

    The first project of the PyMachine Machine Learning Collective titled Project Genesis.

    1 2

  2. Random-forest 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.

    Python 1

  3. Decision-tree-classifier 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.

    Python

  4. K-NN K-NN Public

    a type of classification

    Python

  5. logistic-regression logistic-regression Public

    a type of classification

    Python

  6. naive-bayes 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.

    Python

Repositories

Showing 8 of 8 repositories
  • K-NN Public

    a type of classification

    PyMachine-Collective/K-NN’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Oct 5, 2021
  • .github Public

    config

    PyMachine-Collective/.github’s past year of commit activity
    0 0 0 0 Updated Oct 5, 2021
  • 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.

    PyMachine-Collective/naive-bayes’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Oct 5, 2021
  • Project-Genesis Public

    The first project of the PyMachine Machine Learning Collective titled Project Genesis.

    PyMachine-Collective/Project-Genesis’s past year of commit activity
    1 GPL-3.0 2 0 0 Updated Oct 4, 2021
  • 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.

    PyMachine-Collective/Random-forest’s past year of commit activity
    Python 1 0 0 0 Updated Oct 4, 2021
  • 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.

    PyMachine-Collective/Decision-tree-classifier’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Oct 4, 2021
  • logistic-regression Public

    a type of classification

    PyMachine-Collective/logistic-regression’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Oct 3, 2021
  • 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.

    PyMachine-Collective/it-raps’s past year of commit activity
    JavaScript 0 1 0 0 Updated Jun 25, 2021

Top languages

Loading…

Most used topics

Loading…