Arsanios Mickael's repositories

BSCV5_RobEng2

Ros Indigo Project using a turtlebot2 to use the navigation stack and Lidar, frontier exploration and Turtlebot arm moving boxes.

Language:PythonStargazers:4Issues:0Issues:0

python-migs

Migs payment in python

Language:PythonStargazers:1Issues:3Issues:0
Language:VHDLStargazers:1Issues:0Issues:0
Language:TeXStargazers:0Issues:2Issues:0
Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

CoMR_project

Aarhus University MSc Course Project Control of Mobile Robots

Language:PythonStargazers:0Issues:0Issues:0

connect4

simple connect4 javascript game on flask

Language:JavaScriptStargazers:0Issues:2Issues:0

fullstack

React/ApolloGraphQL/Node/Mongo demo written in Typescript

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

MachineLearningProject

This project requires this sklearn library. The project involves taking a training dataset consisting of 30,000 features and extracting at most 15 features which are the most significant (this was done by taking the pearson coefficient) and then running a custom alorigthm. The steps are as follows: i) Read data and labels ii) Overall Feature selection (Reduce from approx 30k to 2k) iii) 5-fold cross validation: a)Pearson coefficients calculated b)Four classifiers used (worth 1 "count" each) c)Accuracy depends on the sum of the value counts by each classifier: ex. svm predicts 0, logistic_regression predicts 0 gaussian_nearest_means predicts 0 and nearest_centroid predicts 1 value = 0 + 0 + 0 + 1 if value <= 1 then classify in 0 if value >= 3 then classify in 1 else (if value = 2 or other) then classify as svm predicted iv) Read test data and perform feature selection (features from train data) [extract 15 columns] v) Output the num of features and the features themselves on console & save test labels as a file named "sh486_testLabels" This was a project I made for course CS675 [Machine Learning] at NJIT Fall Semester 2017.

Language:PythonStargazers:0Issues:1Issues:0

Mickael_Arsanios_exam_cpp

Second semester exam in cpp 2019

Language:C++Stargazers:0Issues:1Issues:0

tourcms-py

Python wrapper class for TourCMS.com Rest API

Language:PythonLicense:NOASSERTIONStargazers:0Issues:2Issues:0