Skip to content
Predictive Modeler
  • AutoPredict
  • Book
  • Events
  • Subscribe
  • Feedback
Predictive Modeler

Tag: Perceptron

An MS Excel Example of a Basic MLP

Posted December 11, 2018April 18, 2021 Syed Mehmud20 CommentsPosted in Practice

Prerequisites In order to get the most out of the post below, please check out the following blog posts before proceeding: 1. Theory: The Multi-Layer Perceptron This is an exciting post, because in this one we get to interact with a neural network! There is a download link to an excel file below, that you […]

Theory: The Multi-Layer Perceptron

Posted December 11, 2018January 24, 2019 Syed Mehmud3 CommentsPosted in Practice

There are different models of machine learning, and an important one is supervised learning . This model requires that we have as well as the corresponding   data. The output data acts as a “supervisor”, comparing the output of the algorithm (i.e. a prediction or Ŷ) to the actual value from data (i.e. Y) in order to calculate the […]

Recent Posts

  • An MS Excel Example of a Basic Self-Organizing Map
  • Python: LazyPredict
  • Python: AdaBoost
  • Python: Gradient Boosted Trees
  • Python: Random Forest Classifier
Copyright 2020 Predictive Modeler LLC. All Rights Reserved