{"id":26512281,"url":"https://github.com/redflag-bugs/datahack","last_synced_at":"2026-04-16T12:31:23.436Z","repository":{"id":244837589,"uuid":"816412611","full_name":"REDFLAG-bugs/Datahack","owner":"REDFLAG-bugs","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T10:17:38.000Z","size":14035,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T03:31:10.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/REDFLAG-bugs.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":"2024-06-17T17:41:42.000Z","updated_at":"2025-01-10T10:17:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"436847ae-de3b-4b25-9e39-e0744300128f","html_url":"https://github.com/REDFLAG-bugs/Datahack","commit_stats":null,"previous_names":["redflag-bugs/datahack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/REDFLAG-bugs/Datahack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FDatahack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FDatahack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FDatahack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FDatahack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/REDFLAG-bugs","download_url":"https://codeload.github.com/REDFLAG-bugs/Datahack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FDatahack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31885587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-03-21T03:28:21.098Z","updated_at":"2026-04-16T12:31:23.411Z","avatar_url":"https://github.com/REDFLAG-bugs.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datahack by IIT G in collab with GFG\nThis project demonstrates a complete pipeline for a machine learning task, including data loading, preprocessing, model training, evaluation, and submission generation. The primary objective is to predict the labels for a given test dataset based on the provided training dataset.\n\n# Table of Contents\nProject Structure\nRequirements\nData\n## Steps\n1. Data Loading and Exploration\n2. Data Preprocessing\n3. Model Training and Evaluation\n4. Generating Submission\n\n## Project Structure\nThe project includes the following files:\n\ntraining_set_features.csv: Training features.\ntraining_set_labels.csv: Training labels.\ntest_set_features.csv: Test features.\nsubmission_format.csv: Submission format.\nmain.py: Main script containing the entire pipeline.\nREADME.md: This readme file.\n## Requirements\nEnsure you have the following Python libraries installed:\n\npandas\nnumpy\nscikit-learn\njoblib\n\n__You can install them using:__\n\n_pip install pandas numpy scikit-learn joblib_\n\n## The datasets are provided as CSV files:\n\n### training_set_features.csv: Contains the features for training.\n\n### training_set_labels.csv: Contains the corresponding labels for training.\n\n### test_set_features.csv: Contains the features for testing.\n\n### submission_format.csv: Provides the format for the submission file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredflag-bugs%2Fdatahack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredflag-bugs%2Fdatahack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredflag-bugs%2Fdatahack/lists"}