Skip to content

SparshaSaha/Machine-Learning-using-JAVA-RMI

Repository files navigation

Machine-Learning-using-JAVA-RMI

The basic Machine Learning Algorithms are implemented in the Server and is requested by the client through RMI. The entire project is implemented in Java. Client doesnot do any work or calculations. Thus this reduces the amount of work significantly on the client side.

About

A Simple Linear regression based Machine Learning approach to predict housing prices using JAVA RMI to enable effective client-server load balancing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages