{"id":26725532,"url":"https://github.com/sarthakm402/rabbi","last_synced_at":"2026-04-20T09:04:46.216Z","repository":{"id":266115930,"uuid":"897437471","full_name":"sarthakm402/Rabbi","owner":"sarthakm402","description":"A Ml library that can be used ot clean,and use models to predict on data","archived":false,"fork":false,"pushed_at":"2025-03-23T05:27:36.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T06:24:38.978Z","etag":null,"topics":["numpy","optuna","pandas","pypi-package","python","sklearn"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sarthakm402.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-02T16:20:38.000Z","updated_at":"2025-03-23T05:27:40.000Z","dependencies_parsed_at":"2025-01-04T16:22:38.032Z","dependency_job_id":"0c73e487-c281-48d8-ae13-539cac81c827","html_url":"https://github.com/sarthakm402/Rabbi","commit_stats":null,"previous_names":["sarthakm402/automated_ml_lib","sarthakm402/automated_ml","sarthakm402/rabbi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthakm402%2FRabbi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthakm402%2FRabbi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthakm402%2FRabbi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarthakm402%2FRabbi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarthakm402","download_url":"https://codeload.github.com/sarthakm402/Rabbi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245924453,"owners_count":20694731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["numpy","optuna","pandas","pypi-package","python","sklearn"],"created_at":"2025-03-27T21:19:21.311Z","updated_at":"2026-04-20T09:04:41.192Z","avatar_url":"https://github.com/sarthakm402.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Machine Learning Feature Engineering and Modeling Toolkit\n\n## Overview\nThis repository contains a comprehensive set of tools and functions for data preprocessing, feature engineering, and model training. It supports both regression and classification tasks with hyperparameter tuning using Optuna, ensuring efficient and accurate results.\n\n---\n\n## Features\n1. **Anomaly Detection**: Detects outliers using the Interquartile Range (IQR) method and replaces them with `NaN`.\n2. **Missing Value Handling**: Imputes or drops missing values with customizable strategies (`mean`, `median`, etc.).\n3. **Scaling and Transformation**: Provides multiple scaling methods (StandardScaler, MinMaxScaler), power transformations (Yeo-Johnson, Box-Cox), and log transformations.\n4. **Feature Engineering**:  \n   - Removes low-variance features.  \n   - Eliminates highly correlated features based on thresholds.\n5. **Regression Models**: Supports Linear Regression, Random Forest, XGBoost, and SVR with hyperparameter tuning.\n6. **Classification Models**: Includes Logistic Regression, Random Forest, and XGBoost with hyperparameter optimization.\n7. **Customizable Parameters**: Allows easy configuration for preprocessing, modeling, and evaluation.\n\n---\n\n## Usage\n\n### 1. Anomaly Detection  \nDetect anomalies in the dataset using the Interquartile Range (IQR) method and replace them with `NaN`.\n\n\n### 2. Handle Missing Values\nImpute or drop missing values from the dataset using the specified strategy (e.g., mean, median, etc.).\n\n### 3. Scaling and Transformation\nApply various scaling methods and transformations (e.g., StandardScaler, MinMaxScaler, PowerTransformer, etc.).\n\n### 4. Feature Engineering\nRemove low-variance features and highly correlated features from the dataset.\n\n### 5. Regression Modeling\nTrain and evaluate multiple regression models with hyperparameter tuning using Optuna.\n\n### 6. Classification Modeling\nTrain and evaluate multiple classification models with hyperparameter optimization using Optuna.\n\n## Dependencies\nThis project requires the following Python libraries:\n\n- pandas\n- numpy\n- scikit-learn\n- seaborn\n- xgboost\n- optuna\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthakm402%2Frabbi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarthakm402%2Frabbi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarthakm402%2Frabbi/lists"}