Skip to content
#

extratreesclassifier

Here are 6 public repositories matching this topic...

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

Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.

  • Updated Aug 18, 2020
  • Python

I developed a Leaf Disease Detection system using image processing techniques and tried to improve its performance using a MPI Cluster by using 2 Virtual Machines. In this project a performance analysis is also done to know about how much the speedup takes place when the system is run on a single node (1 VM) and on a 2-node cluster (2 VMs). I ha…

  • Updated Jul 10, 2020
  • Python

Improve this page

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

Learn more