Luigi Emanuele Zippo (lezippo)

lezippo

Geek Repo

Location:Naples

Github PK Tool:Github PK Tool

Luigi Emanuele Zippo's repositories

LeastSquaresRegression

Fitting data using a polynomial obtained by the Least Squares Method

Language:MATLABStargazers:1Issues:1Issues:0

BinarySearchTrees

Functions to create a BRT, print it, destroy it, add an element, search an element, remove an element.

Language:CStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

decisionTreeClassifier

Implementation of a simple Decision Tree Classifier, entirely made in Swift

Language:SwiftStargazers:0Issues:0Issues:0

Interpolation

Interpolate nodes using Lagrange polynomials and natural cubic splines

Language:MATLABStargazers:0Issues:0Issues:0

lezippo

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

LinearSystemsResolution

Linear systems' resolution using Forward and Backward Substitution Algorithms, LU factorisation with and without partial pivoting, Gauss-Seidel and Jacobi Methods

Language:MATLABStargazers:0Issues:0Issues:0

NumericalIntegration

Integrals' approximation using Composite Trapezoidal and Simpson's x Composite rules

Language:MATLABStargazers:0Issues:1Issues:0

PredictStudentsDropoutAndAcademicSuccess

Prediction of students' dropout using classification models. Data visualisation, feature selection, dimensionality reduction, model selection and interpretation, parameters tuning.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

obj_det

Object detector based on YOLOv3, improved design of Magnifier app

Language:SwiftStargazers:0Issues:0Issues:0

ODE

Solution approximation using Euler's Method and Slope Field representations

Language:MATLABStargazers:0Issues:0Issues:0

RootFindingAlgorithms

Find functions' zeros using Bisection, Fixed Point, Newton, Secants Methods

Language:MATLABStargazers:0Issues:0Issues:0