This model will predict the salary of a faculty based on the profile
- Python 3.6 or later
- numpy
- scikit-learn
- pandas
- sklearn-tree
- matplotlib
- DecisionTreeRegressor
- Clone the repository
- Run the script using
python main.py
This mini project is done with the help of microsoft Copliot