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

https://github.com/diegoperea20/clean-dataset-jsonlines

clean dataset jsonlines about store and sales with objective of create all needed transformations in order to get a clean dataset with the required features to train a machine learning model that predicts if a product is new or used.
https://github.com/diegoperea20/clean-dataset-jsonlines

csv ipynb jsonlines notebook python

Last synced: about 16 hours ago
JSON representation

clean dataset jsonlines about store and sales with objective of create all needed transformations in order to get a clean dataset with the required features to train a machine learning model that predicts if a product is new or used.

Awesome Lists containing this project

README

          

# Clean dataset jsonlines


The jsonlines dataset is from an E-commerce company, which have several information
about available products on the store.


In the ipynb is differents shapes of do transformations in order to get a clean dataset with the required features to train a machine learning model that predicts if a product is new or used.


The file data_clean.csv is the result of clean dataset jsonlines