A repository for Python and Machine Learning Lab
- This repository is hacktoberfest supported
- Any misconduct will lead to spam labbel.
- File should be of the format _ExpNo.ExperimentName
- No duplication is entertained
- 1.Union and inrtersection of lists
- 2.Count of each word in a text file
- 3.Matrix Multiplication
- 4.Most frequent word in a text file
- 5.Palindrome words in a text file
- 6.Simple Linear Regression
- 7.Multivariate Linear Regression
- 8.Polynomial Regression
- [9.Artificial Neural Networks using Backpropagation]