Giter VIP home page Giter VIP logo

cbtcip's Introduction

CBTCIP

CipherByte Technologies Data Science Internship

๐ŸŒŸ Welcome to my Data Science internship at Cipher Technologies! ๐ŸŒŸ

About the Internship

During this internship, I had the opportunity to work on various data science tasks and projects. The primary focus was on two main tasks:

  1. Iris Flower Classification: I worked on building a classification model to predict the species of iris flowers based on their features. I explored different machine learning algorithms including Logistic Regression (LR), Decision Trees (DT), Support Vector Machines (SVM), k-Nearest Neighbors (KNN), and Gaussian Naive Bayes (NB).

  2. Time Series Forecasting: I also delved into time series forecasting by predicting future values based on historical data. For this task, I employed the ARIMA (AutoRegressive Integrated Moving Average) model.

Project Overview

Iris Flower Classification

In the Iris Flower Classification project, I utilized several machine learning algorithms to classify iris flowers into different species based on their sepal and petal measurements. The algorithms used are as follows:

  • Logistic Regression (LR)
  • Decision Trees (DT)
  • Support Vector Machines (SVM)
  • k-Nearest Neighbors (KNN)
  • Gaussian Naive Bayes (NB)

I evaluated the performance of each algorithm using accuracy metrics and visualized the results to compare their performance.

Time Series Forecasting

In the Time Series Forecasting project, I focused on predicting future values of a time series dataset. The ARIMA model was employed to forecast future values based on historical temperature data. I evaluated the performance of the ARIMA model using Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE).

Evaluation Metrics

  • RMSE (Root Mean Squared Error): This metric measures the average magnitude of the errors between predicted and actual values. Lower values indicate better model performance.
  • MAE (Mean Absolute Error): This metric measures the average absolute differences between predicted and actual values. Lower values indicate better model performance.

Getting Started

  1. Clone the repository:

  2. Navigate to the respective project directory (IrisClassify or Time series forecast).

  3. Run the Jupyter notebooks (*.ipynb) to explore the code and results.

Feel free to reach out if you have any questions or suggestions! Happy coding! ๐Ÿ˜Š

cbtcip's People

Contributors

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