Pinned Repositories
Clue-adventure-game-
Covid-19-Cinema
Create an algorithm that can help users select cinema ticket with social distancing purpose
cs320
cs320_lab
Decision-Tree
Build the decision tree and KNN algorithm to test the accuracy of each algorithm on 2 datasets
Document-Classification
Implement the Multinomial Naive Bayes Algorithm for document classification
Horse-Problem
Logistics-Notification-System
ML-Model-Optimization
Compare the performance of KNN, decision tree, neural network algorithm on 4 datasets to choose which algorithm will work most efficiently for each dataset
Neural-network
Implement neural network algorithm on two datasets as a function of three design decisions: number of layers of the network; number of neurons in each of the layers; and regularization parameter
lhtran1420's Repositories
lhtran1420/Clue-adventure-game-
lhtran1420/Covid-19-Cinema
Create an algorithm that can help users select cinema ticket with social distancing purpose
lhtran1420/cs320
lhtran1420/cs320_lab
lhtran1420/Decision-Tree
Build the decision tree and KNN algorithm to test the accuracy of each algorithm on 2 datasets
lhtran1420/Document-Classification
Implement the Multinomial Naive Bayes Algorithm for document classification
lhtran1420/Horse-Problem
lhtran1420/Logistics-Notification-System
lhtran1420/ML-Model-Optimization
Compare the performance of KNN, decision tree, neural network algorithm on 4 datasets to choose which algorithm will work most efficiently for each dataset
lhtran1420/Neural-network
Implement neural network algorithm on two datasets as a function of three design decisions: number of layers of the network; number of neurons in each of the layers; and regularization parameter
lhtran1420/lamtran
lhtran1420/Project
lhtran1420/Queen
Implement an algorithm to display all ways that we can set 8 queens on the chessboard such that no queens capture each other.
lhtran1420/Random-forest
Implement Decision Tree algorithm based on the Information Gain splitting criterion to evaluate the impact of number of trees on 2 datasets
lhtran1420/Santorini-game