https://github.com/jxareas/laptop-price-catboost
Predicing laptop prices using Categorical Boosting.
https://github.com/jxareas/laptop-price-catboost
Last synced: 7 months ago
JSON representation
Predicing laptop prices using Categorical Boosting.
- Host: GitHub
- URL: https://github.com/jxareas/laptop-price-catboost
- Owner: jxareas
- Created: 2025-02-19T01:40:10.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-01T11:26:41.000Z (8 months ago)
- Last Synced: 2025-03-01T12:20:01.815Z (8 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 984 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
CatBoost Laptop Prices
Leveraging CatBoost for Laptop Price Regression
Requirements
ยท
Technologies
ยท
License
Here goes the project description.
## ๐ Requirements ๐
Here you can give instructions on how to set up your project locally: Installation, API keys, etc.
## ๐ฆพ Technologies ๐ฆพ
This section should list any major frameworks/libraries used to bootstrap your project.
## ๐ License ๐
```
MIT LicenseCopyright (c) 2025 Jonathan Areas
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```