Giter Club home page Giter Club logo

oibsip's Introduction

OIBSIP

This repository is a compilation of all the tasks done by me in the field of Data science during the tenure of July-August 2023 as an intern at Oasis InfoByte.

Iris Flower Classification : I tackled the famous Iris dataset, using machine learning techniques to classify iris flowers into species. With Logistic Regression and various other algorithms like Decision trees, Support Vector Machine (SVM) and Mulyi-layer Perceptron(MLP) classifier, I was able to build a classifier model with 100% accuracy.

Unemployment Analysis with Python: I analyzed unemployment rates, employment numbers, and labor participation rates in India. By using Python, I gained a deeper understanding of regional variations and factors affecting unemployment.This task mainly focuses the data analysis of unemployment rates across different states in India. To know about relationships between various features in the dataset, a correlation matrix is plotted . Various other data visualization techniques like plotting barplots, pie-charts & graphs are employed to understand the current unemployment trends , unemployment distribution across different demographic segments and to figure out the possible driving factors behind this.

Car Price Prediction: I implemented the Car Price Prediction model with python using the Linear regression with the R2_score of 81.81% and using Decision trees with the highest R2_ score of the regressor model being 89.31% (indicating a good fit to data) .This Car Price Prediction model is trained using the various classic machine learning algorithms such as Linear Regression and Decision trees , that can predict the price of a car.

Email Spam Detection:I implemented the Email Spam Detector- cum-Classifier using Logistic Regression with the accuracy of the training model being 99.73% .We've been the recipient of spam mails most commonly now-a-days. This Email Spam Detector-cum-Classifier model is trained using the Logistic regression algorithm that can recognize and classify emails into spam and non-spam(ham).

Sales Prediction with Linear Regression: Using linear regression, I predicted sales based on advertising expenses across different media channels. Exploring the ‘Advertising.csv’ dataset, I discovered valuable insights into the most effective advertising medium.

Business Logic & key methodology involved:

📝 Importing the libraries/ dependencies

📝 Importing the data set & Data Exploration , Exploratory Data analysis

📝 Data preparation & Pre-processing

📝 Data Visualization & Plotting

📝 Building the classifier model by splitting the dataset, Testing & training

📝 Model Selection & Training

📝 Model Evaluation

Technology Stack:

♦️ Programming language: Python

♦️ Data manipulation & Analysis: • Numpy
• Pandas

♦️ Machine learning libraries: • Scikit-learn(sklearn)

♦️ Data Visualization libraries : • Matplotlib • Seaborn

♦️ Development Environment: • Jupyter Notebook

oibsip's People

Contributors

vivekkaspa 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.