LIST OF EXPERIMENTS
- Introduction and installation of Python and Python IDEs for data science (Spyder-Anaconda, Jupyter Notebook etc.)
- Design a Python program to generate and print a list except for the first 5 elements, where the values are squares of numbers between 1 and 30.
- Design a Python program to understand the working of loops.
- Design a Python function to find the Max of three numbers.
- Design a Python program for creating a random story generator
- Create a synthetic dataset (.csv/.xlsx) to work upon and design a Python program to read and print that data.
- Design a Python program using NumPy library functions.
- Perform Statistics and Data Visualization in python.
- Design a Python program to implement Linear Regression
- Design a Python program to create a recommender system
No comments:
Post a Comment