Skip to content
View Dawnschacko03's full-sized avatar

Block or report Dawnschacko03

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. enhanced-waste-segregation-system-using-YOLOv8-model-and-esp32-CAM-integration enhanced-waste-segregation-system-using-YOLOv8-model-and-esp32-CAM-integration Public

    System and Method for Real-Time Detection, Classification and Segregation of Waste Materials

    Python

  2. AI-Task-Aventus-Informatics AI-Task-Aventus-Informatics Public

    The task involves building a **simple Linear Regression model** using Python to analyze the relationship between **hours studied** and **student scores**. The dataset is first loaded and explored,…

    Python

  3. Predicting-Energy-Demand-using-Machine-Learning-Seoul-Bike-Demand- Predicting-Energy-Demand-using-Machine-Learning-Seoul-Bike-Demand- Public

    This project focuses on predicting hourly energy/demand (bike rental count) using regression and machine learning models.

    Python

  4. Predict-Insurance-Charges-Model-using-Hotel-Booking-Demand-Dataset Predict-Insurance-Charges-Model-using-Hotel-Booking-Demand-Dataset Public

    I built a binary classification model to predict booking cancellations. Logistic Regression was used as a baseline. Ensemble methods like Random Forest and XGBoost significantly improved performanc…

    Python

  5. Wine-Quality-Prediction-Using-Logistic-Regression Wine-Quality-Prediction-Using-Logistic-Regression Public

    Multiclass wine quality prediction model using Logistic Regression with feature scaling, evaluation metrics, and visualization.

    Python

  6. Predicting-Credit-Card-Approvals-Using-Hyper-Parameter-Optimization- Predicting-Credit-Card-Approvals-Using-Hyper-Parameter-Optimization- Public

    End-to-end credit risk scoring pipeline using ElasticNet Logistic Regression with class imbalance handling, hyperparameter optimization (GridSearchCV), ROC-AUC evaluation, and threshold tuning.

    Python