https://github.com/devparihar5/machine-learning-models
https://github.com/devparihar5/machine-learning-models
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devparihar5/machine-learning-models
- Owner: Devparihar5
- License: mit
- Created: 2022-07-13T12:42:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T13:08:10.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T16:15:09.219Z (over 1 year ago)
- Language: Python
- Size: 1.81 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Machine-Learning-Models
Intro : As a machine learning engineer, I developed this project to combine multiple machine learning models and train them with different parameters and then test the model trained with other parameters.
# Working
## step -1
> : Downlaod all files in one folder
## step -2
> : run requirement.txt file in your cmd for all modules that used in this project
> : run command `$pip install -r requirement.txt`
## step -3
> : Now run save_model.py for train and save models into pickle file
## step -4
> : Now run test_model.py for test all trained model
## step -5
: Enjoy this project
############################# Thank You ####################################