Skip to content

LKEthridge/Numerical_Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.