Block or Report
Block or report jnayak1
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
naive_bayes_cars Public
Using Naive Bayes and SGD ML algorithms to predict if a new car will decrease in price
Python
-
1
#!/usr/bin/env python
23from selenium import webdriver
4from selenium.webdriver.firefox.options import Options
5import datetime