https://github.com/aditya172926/kaggle
These are my code about data analysis, visualization and machine learning posted on Kaggle. NOTE: There are many interactive graphs and plots in these notebooks which are not shown by GitHub, I highly recommend to visit my Kaggle profile and check out the notebooks with all the graphs and outputs there.
https://github.com/aditya172926/kaggle
data-science jupyter-notebook kaggle machine-learning python
Last synced: 2 months ago
JSON representation
These are my code about data analysis, visualization and machine learning posted on Kaggle. NOTE: There are many interactive graphs and plots in these notebooks which are not shown by GitHub, I highly recommend to visit my Kaggle profile and check out the notebooks with all the graphs and outputs there.
- Host: GitHub
- URL: https://github.com/aditya172926/kaggle
- Owner: aditya172926
- Created: 2021-07-29T04:24:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T18:04:09.000Z (almost 5 years ago)
- Last Synced: 2025-10-25T09:27:08.034Z (9 months ago)
- Topics: data-science, jupyter-notebook, kaggle, machine-learning, python
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/aditya26sg
- Size: 729 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kaggle
These are my code about data analysis, visualization and machine learning posted on Kaggle.
NOTE: There are many interactive graphs and plots in these notebooks which are not shown by GitHub.
I highly recommend to visit my Kaggle profile and check out the notebooks with all the graphs and outputs there.
My Kaggle profile: www.kaggle.com/aditya26sg
# View on Kaggle
Santander Value Prediction: Task to identify the value of transactions foe each potential customer provided in the dataset. Used the Light Gradient Boosting Machine for this task.
California House Pricing: House price prediction using machine learning and visualization with interactive plots of location of these houses.
Predict Test Scores: Predicting the test scores based on features provided for teaching, schools environment etc, using machine learning and visualized using interactive plots.
Water Potability Prediction: Did analysis on a dataset for water potability and prediction using Machine learning algorithms like DecisionTreeClassifier and Random Forest
Space Missions Visualization: Notebook for visualization of space missions conducted by different countries till now.
# View on nbviewer
You can also click and view the Interactive plots and complete output which is not displayed here in GitHub:
Santander Value Prediction: Task to identify the value of transactions foe each potential customer provided in the dataset. Used the Light Gradient Boosting Machine for this task.
California House Pricing
Predict Test Scores
Water Potability Prediction
Space Missions Visualization