Coder Social home page Coder Social logo

ieeesbm-technocolosseum-ml's Introduction

IEEESBM-TechnoColosseum-ML

Techno Colosseum is IEEE SBM's flagship event, wherein I secured the 3rd position in the Machine Learning Round.

The Machine Learning Round spanned over two days and consisted of the following tasks:

Machine Learning Quiz:

A quiz based on Machine Learning with 10 multiple-choice multi-correct timed questions was hosted on HackerEarth. The quiz covered topics including Supervised and Unsupervised Learning, Computer Vision and Natural Language Processing.

Dataset Analysis:

Problem Statement:

Analyze the given synthetic dataset from a financial institution and predict the potential loan defaulters. Split the dataset using random_state = 42, and find the score using the testing set.

I constructed a Pipeline to predict the class of the dependent variable using XGBClassifier after transforming the numerical columns using Robust Scaler and Simple Imputer after performing basic Exploratory Data Analysis which included checking for missing values, checking for skewed features by plotting a distribution plot, checking for correlated features by plotting a heatmap and engineering a new feature to improve the accuracy, and finally calculating the Accuracy Score on the testing data.

Telegram Bot:

Problem Statement:

Deploy a bot on Telegram to answer any question related to IEEE SBM. Use IEEE SBM's website, Instagram handle and Facebook page for resources.

I built a ChatBot on Google Dialogflow ES Console and integrated it with the Telegram interface. The ChatBot is enriched with Custom Payloads including Inline Keyboard Buttons specific to the Telegram interface alongwith Text Responses with links outbound to IEEE SBM's online presence.



All the credits for hosting the competition, forming the problem statements, and constructing the dataset go to IEEE SBM.

ieeesbm-technocolosseum-ml's People

Contributors

khusheekapoor avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.