Skip to content
#

mlp-classifier

Here are 715 public repositories matching this topic...

This is a binary classification problem related with Autistic Spectrum Disorder (ASD) screening in Adult individual. Given some attributes of a person, my model can predict whether the person would have a possibility to get ASD using different Supervised Learning Techniques and Multi-Layer Perceptron.

  • Updated May 15, 2018
  • Jupyter Notebook

ML based Artificial Nose for spice identification using an array of 8 MOS gas sensors (MQ135, TGS series) with a PIC microcontroller. Implements Random Forest (100% accuracy) vs MLP comparison on 8135 sensor readings. IEEE conference paper, 2023.

  • Updated Apr 19, 2026
  • Python

In this study, we aimed to detect fraudulent activities in the supply chain through the use of neural networks. The study focused on building two machine learning models using the MLPClassifier algorithm from the scikit-learn library and a custom neural network using the Keras library in Python.

  • Updated Jul 29, 2024
  • Jupyter Notebook

A collection of Machine Learning Lab programs implemented using Python, covering data analysis, visualization, supervised and unsupervised learning. Includes experiments on EDA, PCA, Find-S, KNN, regression, decision trees, Naive Bayes, and K-Means clustering. Uses libraries such as NumPy, Pandas, Matplotlib, Seaborn, and Scikit-learn with various

  • Updated Jul 8, 2026
  • Python

Improve this page

Add a description, image, and links to the mlp-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mlp-classifier topic, visit your repo's landing page and select "manage topics."

Learn more