Adib-Rezaei / AI-CA4-ML-Decision-Tree-Random-Forests

Computer Assignment #4 [Decision Tree & Random Forests] - Artificial Intelligence Course - University of Tehran - Dr. Fadaei

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artificial Intelligence - Computer Assignment #4 - Fall 2021

University of Tehran

Machine Learning (Decision Tree & Random Forests)

In this project, we aim to get acquainted with machine learning methods through the Sickit-Learn library. This project is defined in four phases. In phase zero, we review and analyze the data. In the first phase, we will get familiar with preprocessing methods, then we will extract features from the text columns. In the second phase, we use the famous Sickit-Learn library models to predict labels and optimize these models. Finally, in the third phase, we use Ensemble Learning methods and compare the results of these types of models with the results of the previous phase.

About

Computer Assignment #4 [Decision Tree & Random Forests] - Artificial Intelligence Course - University of Tehran - Dr. Fadaei


Languages

Language:HTML 62.3%Language:Jupyter Notebook 37.7%