Skip to content

lipi17dpatnaik/Machine-Learning-Python

Repository files navigation

Machine-Learning-Python

Projects on Machine Learning and other programs using Python

Calculator: calculator.py

Using exception handling to make your code better (less prone to crashing).

Prime number checker: check_prime_number.py

To check if a given number is prime or not.

Linear Regression: linearRegression.py

Create your own linear regression model. Data is provided in trainData.csv and testData.csv.

Predict stock price of Google for next 15 days: predictGoogleStock.py

Use Quandl and scikit-learn to predict stock price of Google for next 15 days using linear regression.

Output 1

Output 2

About

Projects on Machine Learning and other programs using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages