{"id":21589641,"url":"https://github.com/aditya172926/kaggle","last_synced_at":"2026-05-08T19:31:01.261Z","repository":{"id":130421664,"uuid":"390599042","full_name":"aditya172926/kaggle","owner":"aditya172926","description":"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.","archived":false,"fork":false,"pushed_at":"2021-08-03T18:04:09.000Z","size":747,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T09:27:08.034Z","etag":null,"topics":["data-science","jupyter-notebook","kaggle","machine-learning","python"],"latest_commit_sha":null,"homepage":"https://www.kaggle.com/aditya26sg","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aditya172926.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-29T04:24:07.000Z","updated_at":"2022-02-04T18:22:08.000Z","dependencies_parsed_at":"2023-03-13T11:15:46.627Z","dependency_job_id":null,"html_url":"https://github.com/aditya172926/kaggle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aditya172926/kaggle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2Fkaggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2Fkaggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2Fkaggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2Fkaggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aditya172926","download_url":"https://codeload.github.com/aditya172926/kaggle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aditya172926%2Fkaggle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","jupyter-notebook","kaggle","machine-learning","python"],"created_at":"2024-11-24T16:15:18.847Z","updated_at":"2026-05-08T19:31:01.256Z","avatar_url":"https://github.com/aditya172926.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kaggle\nThese are my code about data analysis, visualization and machine learning posted on Kaggle. \u003cbr\u003e\u003cbr\u003e\n\u003cb\u003eNOTE:\u003c/b\u003e There are many \u003cu\u003einteractive graphs and plots\u003c/u\u003e in these notebooks which are not shown by GitHub.\nI highly recommend to visit my Kaggle profile and check out the notebooks with all the graphs and outputs there.\n\n\u003cb\u003eMy Kaggle profile:\u003c/b\u003e www.kaggle.com/aditya26sg\n\n# View on Kaggle\n\u003ca href='https://nbviewer.jupyter.org/github/aditya172926/kaggle/blob/master/santander-value-prediction-challenge.ipynb' target='blank'\u003eSantander Value Prediction\u003c/a\u003e: Task to identify the value of transactions foe each potential customer provided in the dataset. Used the Light Gradient Boosting Machine for this task.\u003cbr\u003e\n\u003ca href='https://www.kaggle.com/aditya26sg/california-house-price-prediction' target='blank'\u003eCalifornia House Pricing\u003c/a\u003e: House price prediction using machine learning and visualization with interactive plots of location of these houses. \u003cbr\u003e\n\u003ca href='https://www.kaggle.com/aditya26sg/predict-test-scores' target='blank'\u003ePredict Test Scores\u003c/a\u003e: Predicting the test scores based on features provided for teaching, schools environment etc, using machine learning and visualized using interactive plots.\u003cbr\u003e\n\u003ca href='https://www.kaggle.com/aditya26sg/water-potability' target='blank'\u003eWater Potability Prediction\u003c/a\u003e: Did analysis on a dataset for water potability and prediction using Machine learning algorithms like DecisionTreeClassifier and Random Forest\u003cbr\u003e\n\u003ca href='https://www.kaggle.com/aditya26sg/spacemissions' target='blank'\u003eSpace Missions Visualization\u003c/a\u003e: Notebook for visualization of space missions conducted by different countries till now.\u003cbr\u003e\n\n\n# View on nbviewer\nYou can also click and view the Interactive plots and complete output which is not displayed here in GitHub:\n\n\u003ca href='https://nbviewer.jupyter.org/github/aditya172926/kaggle/blob/master/santander-value-prediction-challenge.ipynb' target='blank'\u003eSantander Value Prediction\u003c/a\u003e: Task to identify the value of transactions foe each potential customer provided in the dataset. Used the Light Gradient Boosting Machine for this task.\u003cbr\u003e\n\u003ca href='https://nbviewer.jupyter.org/github/aditya172926/kaggle/blob/master/california-house-price-prediction.ipynb' target='blank'\u003eCalifornia House Pricing\u003c/a\u003e\u003cbr\u003e\n\u003ca href='https://nbviewer.jupyter.org/github/aditya172926/kaggle/blob/master/predict-test-scores.ipynb' target='blank'\u003ePredict Test Scores\u003c/a\u003e\u003cbr\u003e\n\u003ca href='https://nbviewer.jupyter.org/github/aditya172926/kaggle/blob/master/water-potability.ipynb' target='blank'\u003eWater Potability Prediction\u003c/a\u003e\u003cbr\u003e\n\u003ca href='https://nbviewer.jupyter.org/github/aditya172926/kaggle/blob/master/spacemissions.ipynb' target='blank'\u003eSpace Missions Visualization\u003c/a\u003e\u003cbr\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya172926%2Fkaggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faditya172926%2Fkaggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya172926%2Fkaggle/lists"}