ChiPy August 2021 __main__ Meeting


Join us for a great Live Stream! See you there!

When: Aug. 12, 2021, 6 p.m.

Where: N/A

Attendance:
Virtual Pythonistas: 0

Topics


  • Production-ready Machine Learning
    By: Zax Rosenberg
    Experience Level: Intermediate
    Length: 50 Minutes
    Description:

    Building machine learning (ML) models is faster and easier now than ever before. The proliferation of open-source libraries means data scientists can leverage cutting-edge pre-trained models in just a few lines of code. Yet it remains true that most ML models never make it to production. Why? Because making it to production (and staying in production) are about more than just model and code quality. In particular, this talk will discuss how MLOps can greatly accelerate and increase the chances of model success.

    Specifically, the talk will walk through the full ML lifecycle and answer: What is MLOps? Why is it important? How can MLOps infrastructure be set up quickly, easily, and with open source tools? How can the system be designed in a user-friendly way, but without too much magic? How can user adoption be accelerated?

    While its expected that data-science-related professionals will garner the most value from this talk, no prior MLOps/ML background is required to understand the contents of the talk.

  • ANALYSIS AND APPLICATION OF DATA SCIENCE AND NLP IN DEVELOPING HR INSIGHTS
    By: Manaswita Tyagi
    Experience Level: Novice
    Length: 20 Minutes
    Description:

    In Today’s world, AI has become an essential tool for achieving and creating the unthinkable. It is helping in creating innovative solutions for almost every industry there is. In the wake of this ever-growing demand for computerized intelligence, what constitutes an active research domain is how AI-based intelligence can be interpreted and utilized by HR (Human Resources) from predictive analysis to automation. As the HR department is solely responsible for recruiting and bringing valuable talent to the industry, it becomes essential that this task is done with maximum efficiency. Through this project, we intend to predict which employee would prefer a job change and which employee would stay in a company and help assess the input resources required to put in an employee. This presentation will take you through the principles of using python, opinion mining, and various widely used classifiers, namely Random Forest (RF), Cat Boost Classifier, Support Vector Machine (SVM), and Naìˆve Bayes (NB).