Code Monkey home page Code Monkey logo

Hello πŸ‘‹


# -*- coding: utf-8 -*-


class DataScientist:

    def __init__(self):
        self.name = "Ipshita Ghosh"
        self.role = "Data Scientist"
        self.language_spoken = ["English", "Hindi", "Bengali"]

    def say_hi(self):
        print("Happy to see you, hope you find some of my work interesting.")


me = DataScientist()
me.say_hi()
  • πŸ”­ I’m currently working with ThirdEye as a junior data scientist.
  • 🌱 I’m currently learning NLP, Forecasting, Bayesian Inference and Evolutionary Algorithms.
  • πŸ“« How to reach me: LinkedIn
  • And, my favourite emoji is :shipit:

πŸ”§ Technologies & Tools

πŸ† GitHub Trophies

trophy

visitors

Ipshita Ghosh's Projects

infra icon infra

Contains configuration and tools related to Flutter's build infrastructure.

knapsack0-1 icon knapsack0-1

Implementation of Knapsack 0/1 problem using formula. (greedy method)

lamp icon lamp

A night light or a lamp using alexa

matlab_vanderbilt icon matlab_vanderbilt

This is my code backup for the MATLAB course provided by Vanderbilt University, the assignments questions are written as comments in the code snippets.

medium_codes icon medium_codes

This GitHub repository is a resource hub housing code related to Medium articles on software development, data science, and technology. With directories aligning with each article, it provides a practical approach to learning by linking theoretical concepts from the articles to real-world code implementation.

ml_project icon ml_project

Machine Learning project (Intel Internship training)

mood-diary-flutter icon mood-diary-flutter

A mood diary can help you find these connections between your emotions, situations you are in, the thoughts you are struggling with and physical complaints you might have. Maybe you’re struggling especially at work, or once you start ruminating, or when you feel especially tired.

open-connect-art icon open-connect-art

Open connect art is an art display created by the open source community

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.