Skip to content

feat: business insights using sklearn#17

Merged
saidsef merged 3 commits intomainfrom
sklearn-ml-extract
Mar 17, 2025
Merged

feat: business insights using sklearn#17
saidsef merged 3 commits intomainfrom
sklearn-ml-extract

Conversation

@saidsef
Copy link
Copy Markdown
Owner

@saidsef saidsef commented Mar 17, 2025

  • feat: business insights using sklearn

@saidsef saidsef self-assigned this Mar 17, 2025
@saidsef saidsef requested a review from Copilot March 17, 2025 20:21
github-actions[bot]
github-actions Bot previously approved these changes Mar 17, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a comprehensive guide on extracting business insights from website logs using scikit-learn.

  • Adds a step-by-step walkthrough covering data collection, preprocessing, feature engineering, model evaluation, and deployment using Flask.
  • Provides code examples to demonstrate the application of a decision tree classifier in a practical setting.
Comments suppressed due to low confidence (1)

docs/sklearn-ml-extract-business-insights-from-logs.md:14

  • [nitpick] Consider revising the markdown formatting on this line as the excessive asterisks may render incorrectly; using a consistent emphasis style would improve readability.
4. **Access to Website Logs:** You should have access to website log data, similar to the format shared in the example provided. ****I use [Pino](https://www.npmjs.com/package/pino) that formats the output in json****.

Comment thread docs/sklearn-ml-extract-business-insights-from-logs.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
github-actions[bot]
github-actions Bot previously approved these changes Mar 17, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a detailed guide on using scikit-learn to extract business insights from website logs.

  • Introduces step-by-step instructions, including data collection, preprocessing, feature engineering, model training, and Flask-based deployment.
  • Provides code snippets that illustrate the entire ML pipeline using Python libraries.

Comment thread docs/sklearn-ml-extract-business-insights-from-logs.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@saidsef saidsef requested a review from Copilot March 17, 2025 20:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a practical guide on extracting business insights from website logs using scikit-learn.

  • Adds a comprehensive markdown guide including data collection, preprocessing, feature engineering, model training, evaluation, and deployment with Flask API support.
  • Provides step-by-step code snippets that walk through using a decision tree classifier for predicting user conversion.

@saidsef saidsef merged commit 749e0e5 into main Mar 17, 2025
2 checks passed
@saidsef saidsef deleted the sklearn-ml-extract branch March 17, 2025 20:27
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.

2 participants