Skip to content
View kartik-lapsiwala's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report kartik-lapsiwala

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. bank-churn-rate-using-artificial-neural-network bank-churn-rate-using-artificial-neural-network Public

    This program finds out the probability of each customer leaving the bank.

    Python 1

  2. Salary-estimator-using-decision-tree Salary-estimator-using-decision-tree Public

    Python

  3. Salary-estimator-using-support-vector-regression Salary-estimator-using-support-vector-regression Public

    Python

  4. Using-K-NN-algorithm-find-if-a-person-will-buy-a-product-or-not-based-on-their-age-and-salary Using-K-NN-algorithm-find-if-a-person-will-buy-a-product-or-not-based-on-their-age-and-salary Public

    Data of person's age and salary is given.Find out if that person will buy a product or not using K-NN algorithm

    Python

  5. Using-naive-bayes-find-out-if-a-customer-will-buy-a-product-or-not Using-naive-bayes-find-out-if-a-customer-will-buy-a-product-or-not Public

    Python

  6. Using-SVM-find-out-if-a-customer-will-buy-a-product-or-not Using-SVM-find-out-if-a-customer-will-buy-a-product-or-not Public

    Used SVM along with kernel trick to get a better result of the model

    Python