Skip to content

test - #6

Open
mohammadaafrin05 wants to merge 11 commits into
PythonGuruGlobal:mainfrom
bhavyasreechennamsetty-cmyk:main
Open

test#6
mohammadaafrin05 wants to merge 11 commits into
PythonGuruGlobal:mainfrom
bhavyasreechennamsetty-cmyk:main

Conversation

@mohammadaafrin05

Copy link
Copy Markdown

No description provided.

- Implemented `train.py` to train a Random Forest model on processed disease data and save the model as a pickle file.
- Created `preprocess.py` to load raw disease and symptoms data, normalize column names, and one-hot encode symptoms, saving the output as `processed_data.csv`.
- Added a new binary file `disease_predictor.pkl` for the trained model.
- Introduced absolute paths for data and model directories to ensure compatibility across environments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants