Giter Site home page Giter Site logo

skrishnan2001 / ipl-winning-team-predictor Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 44.93 MB

This is an End-To-End ML web application that predicts the winning IPL team based on the 1st inning played by another team and shows some statistics of the team's performance in IPL.

Home Page: https://skrishnan2001-ipl-winning-team-predictor-app-jx2en7.streamlit.app/

Jupyter Notebook 98.82% Python 1.18%
cloud-computing data-science ipl machine-learning statistics

ipl-winning-team-predictor's Introduction

Header

Hey! , I'm Krishnan

Typing SVG

🛠  Tech Stack


📈 My GitHub Stats

skrishnan2001 Languages-Used

🔗  Connect with me

ipl-winning-team-predictor's People

Contributors

skrishnan2001 avatar vishnu-vasan avatar

Watchers

 avatar

Forkers

snehalthakur

ipl-winning-team-predictor's Issues

Issue with the pkl

ValueError: node array from the pickle has an incompatible dtype: - expected: {'names': ['left_child', 'right_child', 'feature', 'threshold', 'impurity', 'n_node_samples', 'weighted_n_node_samples', 'missing_go_to_left'], 'formats': ['<i8', '<i8', '<i8', '<f8', '<f8', '<i8', '<f8', 'u1'], 'offsets': [0, 8, 16, 24, 32, 40, 48, 56], 'itemsize': 64} - got : [('left_child', '<i8'), ('right_child', '<i8'), ('feature', '<i8'), ('threshold', '<f8'), ('impurity', '<f8'), ('n_node_samples', '<i8'), ('weighted_n_node_samples', '<f8')]
Traceback:
File "C:\Users\ronak\AppData\Local\Programs\Python\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "C:\Users\ronak\Downloads\IPL-Winning-Team-Predictor-master\IPL-Winning-Team-Predictor-master\app.py", line 23, in
Rf = pickle.load(open('Rf.pkl', 'rb'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "sklearn\tree\_tree.pyx", line 865, in sklearn.tree._tree.Tree.setstate
File "sklearn\tree\_tree.pyx", line 1571, in sklearn.tree._tree._check_node_ndarr

this error pops up everytime i run it , please provide further assistance

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.