You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aimed to create a predictive model to estimate rental prices for apartments in New York, using the provided dataset. The model was evaluated using performance metrics to ensure the acc…
Some algorithms practiced for competitive programming, organized by platform and covering topics like ad-hoc, dynamic programming (DP), data structures (DS), graphs, greedy algorithms, backtracking…
Interactive terminal client that consumes the IFome REST API using the Guzzle library and PHP. This is a final project for the Service-Oriented Programming course