Code Monkey home page Code Monkey logo

cta_new's Introduction

Bonjour! 👋

This This This This This This

About me 😉?

  • Master of Mathematics (CS) thesis based student at university of Waterloo, Canada.
  • I have completed my Bachelor of Technology with a specialization in IT, from Indira Gandhi Delhi Technical University for Women, India.
  • I am passionate about AI and its application to healthcare. I see my future as undertaking a deep body of research on a healthcare AI application and contributing to driving innovation in that field.
  • Meeting new people and learning about their lives and their backgrounds gives me immense pleasure. I can almost always find common ground with strangers, and make them feel comfortable in my presence.
  • Something I believe in is “Knowledge is power. Knowledge shared is power multiplied.” That’s the reason I love sharing my experiences. Also, forgot to mention I love teaching subjects in which I have good knowledge :)
  • I have been an active leader in various professional development societies such as the ACM student chapter. I organized multiple technical events to foster collaboration in learning in youth and am always open to Collaborations!
  • “Only a life lived for others is a life worthwhile” - this statement is the crux of the lessons, we, as homo sapiens (wise man/woman) should apply in our lives. As a social worker, I helped organize blood donation camps with Rotaract and worked with “Kilkari”, an organization helping orphaned underage girls in New Delhi. Presently I am serving as the District Directory Editor for the international district Rotaract 3011.

Now-a-days

  • Graduate Teaching Assistant for CS 240 at university of Waterloo, Canada in Spring, fall 2023.
  • Was a Graduate Teaching Assistant for CS 445 at university of Waterloo, Canada in Winter 2023.
  • Mitacs Globalink Research Intern '21 @ University of Alberta, Edmonton, CA under Prof. Anup Basu.
  • Working on Deep learning based projects in the domain of sepsis, gait and NLP.
  • Apprendre le français
  • Researching on latest technological advancements in various domains like medical imaging, IoT.
  • Successfully completed interesting subjects as part of my 6th Semester -> Cloud Computing, Artificial Intelligence, Network Programming 😌
  • Attending inspiring sessions from eminent professors and industry experts and broadening my learning horizon.
  • Delivering and hosting sessions under and with faculty members :)

Honors & Awards 🏅

  • Mitacs Globalink Research Internship 21

  • Global Award Finalist & Global Award Nominee, Delhi Location NASA Apps Space Challenge Samsarah- A Virtual Museum Depicting the Marvelous History of Mother Earth. Our project is a very fun and intriguing virtual museum, which showcases the digital history of the earth, from its inception to its present, in an extremely captivating way! This project is a Virtual Reality Application, developed using Unity.

  • Best Award Category - ML Based Approach My team won "Runners Up" in the Best Award Category - ML-based approach in the ACM Student Chapter - IGDTUW (Indira Gandhi Delhi Technical University for Women) Summer workshop 2020.

  • GENERAL PROFICIENCY - Award for Excellence in Academics 2nd/200 Grade 12 High School All India Board Exam with 9.3 GPA. 2nd Science Topper in School

Wanna know more?

Checkout my website here for recent activities I have been doing and for certifications LinkedIn is my escape.

cta_new's People

Contributors

amandeep25 avatar patchtester avatar rpgauthier avatar taliawang avatar

Watchers

 avatar

cta_new's Issues

bitermplus not getting installed

bitermplus shows error

#include <omp.h>
               ^~~~~~~
      1 error generated.
      error: command '/usr/bin/clang' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for bitermplus
Failed to build bitermplus
ERROR: Could not build wheels for bitermplus, which is required to install pyproject.toml-based projects

TypeError: Grid.SetColSize(): argument 2 has unexpected type 'float'

Error: File "/Users/a3kaur/Downloads/CTA_new-main-2/src/Common/Objects/DataViews/Datasets.py", line 465, in __init__
    self.AutoSize()
  File "/Users/a3kaur/Downloads/CTA_new-main-2/src/Common/Objects/DataViews/Datasets.py", line 557, in AutoSize
    self.SetColSize(col_count, max(contents_size, label_size))
TypeError: Grid.SetColSize(): argument 2 has unexpected type 'float'

Fliteration removing 90% of the data

The code in /src/common/objects/dataset.py removes documents if the TFIDF value is lower than 75%. This is removing almost 90% of the data that might be useful otherwise.

TypeError: Passing a set as an indexer is not supported. Use a list instead.

In files:
File "/Users/a3kaur/Downloads/CTA_new-main-2/src/Common/Objects/Samples.py", line 297, in ApplyDocumentCutoff
document_topic_prob_df.loc[unknown_list, "unknown"] = 1.0
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pandas/core/indexing.py", line 875, in setitem
check_dict_or_set_indexers(key)
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pandas/core/indexing.py", line 2687, in check_dict_or_set_indexers

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.