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
Introducing the most comprehensive and up-to-date open source dataset on US car models on Github. With over 15,000 entries covering car models manufactured between 1992 and 2023, this repository offers valuable information for anyone looking to incorporate car data into their applications. Best of all, it's completely free to use!
Car-Makes-Explorer is a free and open source web application that enables users to explore car manufacturers and view detailed information on their available models. The application leverages the CarQuery API—a fully free API that requires no registration—and is built using HTML, CSS, JavaScript, and Bootstrap 5 for responsive design. By Bocaletto
Scraped data from one of the most famous Arabic sites for selling cars [YallaMotors] Using requests-html library and stored it in CSV file to use it in ML projects.
Analyze cars dataset through EDA using Python. Includes data preprocessing, visualization, and insights extraction. Technologies: Pandas, Seaborn, Matplotlib.
Tesla Deaths is a record of Tesla accidents that involved a driver, occupant, cyclist, motorcyclist, or pedestrian death. We record information about Tesla fatalities that have been reported and as much related crash data as possible such as location of crash, names of deceased. This dataset also tallies claimed and confirmed Tesla autopilot cra…
Project that detects the brand of a car, between 1 and 49 brands ( the 49 brands of Stanford car file), that appears in a photograph with a success rate of more than 80% (using a test file that has not been involved in the training as a valid or training file, "unseen data") and can be implemented on a personal computer.