Naive Bayes Classifier with Bernoulli variables on imdb dataset from keras. Using entropy and information gain for feature selection. Tune the hyperparameters and see how it goes.
-
Updated
Feb 28, 2022 - Python
Naive Bayes Classifier with Bernoulli variables on imdb dataset from keras. Using entropy and information gain for feature selection. Tune the hyperparameters and see how it goes.
Find the simplest model and the best method to predict whether an observation belongs to categories LOWER/GREATER of 20% trimmed mean of "ncrim" variable. AUEB Computer Science course Statistical Learning.
Play the Othello board game against the algorithm and try to win!
Given a .ppm image, apply gamma and linear filters. PPM Viewer provided. AUEB Computer Science course Programming with C++.
LCW warable app
Project for the course Distributed Systems [INF 3664]
Exercises from the parallel programming class
Bring your own pickaxe.
Machine Learning,ID3,Naive-Bayes,Natural Language Processing
Project for the course Operating Systems [INF 3464]
Avoid deadlocks and synchronise threads to use resources equally.Using pthreads. AUEB Computer Science course Operating Systems.
Broker Pub-Sub system -> Android Application
Preparation for the final exams of the course Computer Programming With C++ [INF 3321]
Create an arcade game using C++
A website serving the needs of the AUEB Drama Club
Project for the course Operating Systems [INF 3464]
Add a description, image, and links to the aueb-students topic page so that developers can more easily learn about it.
To associate your repository with the aueb-students topic, visit your repo's landing page and select "manage topics."