Skip to content
View ANSH-SINGH-26's full-sized avatar

Highlights

  • Pro

Block or report ANSH-SINGH-26

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. python-random-quote python-random-quote Public

    A file-based quote bot written in Python

    Python

  2. hack-spirit hack-spirit Public

    Config files for my GitHub profile.

  3. shorted-data- shorted-data- Public

    1.Import the dataset and explore basic info (nulls, data types). 2.Handle missing values using mean/median/imputation. 3.Convert categorical features into numerical using encoding. 4.Normalize/stan…

    Python

  4. task2-data- task2-data- Public

    Guide: 1.Generate summary statistics (mean, median, std, etc.). 2.Create histograms and boxplots for numeric features. 3.Use pairplot/correlation matrix for feature relationships. 4.Identify patte…

    Python

  5. task3data task3data Public

    1.Import and preprocess the dataset. 2.Split data into train-test sets. 3.Fit a Linear Regression model using sklearn.linear _ 4.Evaluate model using MAE, MSE, R² . 5.Plot regression line and inter…

  6. task3 task3 Public

    Python