- This Repository contains the tasks performed as a Data Science Intern at BrainyBeam Technologies Pvt. Ltd.
- Aim: Build a Python Program which takes input of the students with their marks and gives their total marks obtained as output in a frame using numpy and pandas.
- Aim: List out the methods used commonly in list, set, tuple and dictionary with their rules.
- Aim: Random module functions with explanation.
- Aim: Build a password generator program containing numbers, alphabets and characters.
- Aim: Write a note about NLP, NLU and NLG with example.
- Aim: Perform Text-To-Speech examples using gtts.
- Aim: List out five methods of NumPy and pandas with output.
- Aim: reshape(-1,1) Explanation.
- Aim: Linear Regression working with mathematical equation.
- Aim: Clean data from csv file (train.csv).
- Aim: Decision Tree Explanation.
- Aim: Random State Working.
- Aim: Explain five parameters used in Decision Tree.
- Aim: Mention data cleaning methods and its working.
- Aim: Obtain 90% accuracy from train.csv dataset.
- Aim: Make a diagram explaining decision tree parameters with titanic dataset with equation.
- Aim: Find Polarity of unique products using apply with Function.
- Aim: Use frequency distribution and pos tag from nltk.
- Aim: Make list of meta characters and make the pattern for email and phone number.