https://github.com/himanchalchandra/griptasks-tsf
Data Science & Business Analytics Intern - The Sparks Foundation
https://github.com/himanchalchandra/griptasks-tsf
data-science exploratory-data-analysis machine-learning-algorithms matplotlib
Last synced: over 1 year ago
JSON representation
Data Science & Business Analytics Intern - The Sparks Foundation
- Host: GitHub
- URL: https://github.com/himanchalchandra/griptasks-tsf
- Owner: HimanchalChandra
- License: mit
- Created: 2021-01-24T22:40:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T23:17:34.000Z (over 5 years ago)
- Last Synced: 2025-01-27T16:47:48.980Z (over 1 year ago)
- Topics: data-science, exploratory-data-analysis, machine-learning-algorithms, matplotlib
- Language: Jupyter Notebook
- Homepage:
- Size: 6.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GRIPTasks-TSF
Task 1:Prediction using supervised ML.
Task is to predict the percentage of student on the basis of study hrs using simple linear regression technique.
Task2: Prediction using unsupervised ML.
To predict the optimum number of clusters using k-means clustering on 'iris' dataset.
Task3:Exploratory Data Analysis -Retail.
To find weak areas and bussiness problems that can be derived by exploring the 'SampleSuperStore' dataset.