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

SmartPhone Processor Classification #782

Closed
wants to merge 2 commits into from

Conversation

sreevidya-16
Copy link
Contributor

Description

  • I developed a system for classifying different smartphone processors based on collected data.
  • By leveraging advanced data analysis and machine learning techniques, this project seeks to identify and categorize various processors used in smartphones, including those from leading manufacturers such as Qualcomm, Apple, Samsung, MediaTek, and Huawei.
  • This system will analyze a wide range of data points, such as processing speed, core architecture, power efficiency, and performance benchmarks, to accurately classify each processor.
  • This classification can aid consumers in making informed purchasing decisions, help manufacturers in market analysis, and assist developers in optimizing applications for specific processor types.

@sanjay-kv sir, this Pull Request Fixes #771 (issue)

Type of change

  • Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv closed this Jul 18, 2024
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.

💡[Feature]: SmartPhone Processor Classification
2 participants