Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of Regression Model into the Streamlit Deployment📊🚀 #28

Open
Odeyiany2 opened this issue Oct 29, 2024 · 3 comments
Open

Comments

@Odeyiany2
Copy link
Collaborator

Odeyiany2 commented Oct 29, 2024

What is Needed

We’ve identified the best regression model for our project, created by @Soumyadeep-Basak. Now, we need contributors to:

  1. Run the workflow in the notebook using this best model
  2. Save all preprocessing steps, feature engineering techniques, and the trained model to the model directory
  3. Combine the preprocessing, feature engineering, and model into a pipeline format and integrate this pipeline into the streamlit deployment file so users can get real-time predictions.

How to Contribute

  1. Execute the workflow in the notebook and save the trained model to the model directory
  2. Access the current script for the streamlit interface and integrate the model into the code.
  3. Test your code: It is pertinent that you check your code runs smoothly before making a pull request.
  4. Create a Pull Request: Submit a pull request to the repository with your code in the appropriate script and include any necessary documentation.

Getting Started
Before you begin, ensure you have read the Contribution Guidelines in the repository.

We are excited to see your contributions! Happy Hacking! 🎉

@yusufokunlola
Copy link
Contributor

I hope to contribute to this issue before Hacktober Fest ends.

@yusufokunlola
Copy link
Contributor

I hope to contribute to this issue before Hacktober Fest ends.

Due to limited computational resources, I'm unable to work on this issue. I attempted to run the notebook workflow using WSL with Ubuntu 24.04 on my laptop, but VS Code became unresponsive, and I received disconnection timeouts from WSL. Could you suggest any solution to resolve this?

@Sammybams
Copy link
Collaborator

Sammybams commented Nov 10, 2024 via email

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

No branches or pull requests

3 participants