Skip to content
#

machine-learning-projects

Here are 40 public repositories matching this topic...

Signature recognition is a behavioural biometric. It can be operated in two different ways: Static: In this mode, users write their signature on paper, digitize it through an optical scanner or a camera, and the biometric system recognizes the signature analyzing its shape. This group is also known as “off-line”. Dynamic: In this mode, users wri…

  • Updated Apr 10, 2018
  • Python
Classification-thanks-to-the-SVM-model-with-7-years-of-ozone-data-with-Machine-Learning

I developed 2 machine learning software that predict and classify ozone day and non-ozone day. The working principle of the two is similar but there are differences. I got the dataset from ics.icu. Each software has a different mathematical model, Gaussian RBF and Linear Kernel, and classifications are visualized in different ways. I would be ha…

  • Updated Sep 6, 2021
  • Python
AID362-Bioassay-Classification-and-Regression-Neuronal-Network-and-Extra-Tree-with-Machine-Learnin

I developed Machine Learning Software with multiple models that predict and classify AID362 biology lab data. Accuracy values are 99% and above, and F1, Recall and Precision scores are average (average of 3) 78.33%. The purpose of this study is to prove that we can establish an artificial intelligence (machine learning) system in health. With my…

  • Updated Sep 13, 2021
  • Python
Machine-Learning-Software-Text-Classifier-That-Predicts-Whether-Universities-Are-Learning-Based-Or

Bike sharing systems are a new generation of traditional bike rentals where the whole process from membership, rental and return back has become automatic. Through these systems, users are able to easily rent a bike from a particular position and return back at another position. Currently, there are about over 500 bike-sharing programs around th…

  • Updated Oct 3, 2021
  • Python
Covid-19-Mu-Variant-B.1.621-Prediction-and-Classification-Artificial-Intelligence-Machine-Learning

Recommendation System Using three different approaches Simple Recommendation Using Content based( TF-IDF & Bag of words ), Using KNN and Collaborative Filtering (Item-Item). Explanation:https://www.youtube.com/watch?v=lapsqCrSwCo

  • Updated Jun 27, 2022
  • Python

Improve this page

Add a description, image, and links to the machine-learning-projects 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 machine-learning-projects topic, visit your repo's landing page and select "manage topics."

Learn more