Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 648 Bytes

File metadata and controls

27 lines (17 loc) · 648 Bytes

Machine Learning implemented on Spring Boot

Artifacts: Spring Boot 2.7.6 + Thymeleaf 3.0.11.RELEASE & Java 11 Version.

Algorithms:

Simple Linear Regression.

Multiple Linear Regression by Cramer 3 x 3 method.

Multiple Linear Regression by Vectorized method.

Commands to deploy and execute on AWS:

maven install java -jar SpringBoot-MachineLearning-0.0.1-SNAPSHOT.jar

Screenshot:

Screenshot from 2022-12-07 02-36-09

Course : Cloud Computing.

University: Tecnologico Superior de Jalisco - Zapopan.