employee-salary-prediction
Machine learning system for predicting employee salaries with 86.7% accuracy. Includes data preprocessing, model training, evaluation, and prediction interfaces.
File Explorer
- config.py
- .gitkeep
- processed_data.csv
- .gitkeep
- demo_employee_data.csv
- employee_data.csv
- .gitkeep
- best_model.joblib
- best_salary_model.joblib
- decision_tree_model.joblib
- linear_regression.joblib
- preprocessor.joblib
- random_forest.joblib
- random_forest_model.joblib
- ridge_regression.joblib
- .gitkeep
- evaluation_report.txt
- model_results.csv
- prediction_demo_results.csv
- quick_evaluation_results.csv
- scenario_comparison.csv
- simple_predictions.csv
- simple_scenarios.csv
- __init__.py
- data_analysis.py
- data_generator.py
- data_preprocessing.py
- model_evaluation.py
- model_training.py
- prediction_interface.py
- quick_evaluation.py
- simple_predictor.py
- simple_training.py
- test_prediction.py
- .gitignore
- API_REFERENCE.md
- demo.py
- LICENSE
- quick_demo.py
- README.md
- requirements.txt
- USAGE_GUIDE.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
