An open API service indexing awesome lists of open source software.

https://github.com/lkethridge/numerical_methods

A Numerical Methods project from TripleTen
https://github.com/lkethridge/numerical_methods

algorithm-analysis boosting comparing-methods computational-complexity ensembles gradient-boosting gradient-descent iterative-methods neural-networks numerical-methods sgd stochastic-gradient-descent

Last synced: about 2 months ago
JSON representation

A Numerical Methods project from TripleTen

Awesome Lists containing this project

README

        

## *This was a Numerical Methods project for TripleTen. 👩🏽‍💻*
This project developed a predictive model to estimate the market value of used vehicles for Rusty Bargain, leveraging historical sales data and various car specifications. The goal was to create a model that balances accuracy, inference speed, and training efficiency, ultimately supporting real-time pricing predictions.
## Skills Highlighted
🔢 Numerical Methods & Comparing Methods
📉 Gradient Descent & Stochastic Gradient Descent (SGD)
🔁 Iterative Methods
🧠 Neural Networks
🧐 Computational Complexity & Algorithm Analysis
🚀 Gradient Boosting
👯‍♀️ Ensembles
## Installation & Usage
* This project uses pandas, pyplot, numpy, seaborn, time, lightgbm, catboost, and several sklearn libraries. It requires python 3.11. There data file for this project I was unable to upload due to upload limitations.