We used various techniques to critically evaluate and practice a range of machine learning algorithms, tools and frameworks for developing AI solutions. We choice the Zoo dataset, this is a dataset that consists of 101 animals from a zoo. There are 16 variables with various traits to describe the animals. The 7 class types are: Mammal, Bird, Reptile, Fish, Amphibian, Bug and Invertebrate. Our goal was to predict the classification of animals (type), based upon the variables. We had to test our dataset and split it into 3 groups: training, validation and test data, modelling the data was next. Followed by validating then model, we then had to test and use the model. Lastly, we had to tune the model (change parameter to optimise our results). We used four different machine learning models Decision Tree Algorithm, K-Nearest Neighbours Algorithm, Artificial Neural Network Algorithms and Support Vector Machine Algorithm.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits