GithubHelp home page GithubHelp logo

eladcn / coronavirus_prediction Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 22.0 300 KB

This project aims to predict the numbers that are published in each day regarding the amount of Coronavirus (COVID-19) cases and deaths.

License: GNU General Public License v3.0

Python 100.00%
cases coronavirus covid-19 deaths linear-regression machine-learning polynomial-regression predictions

coronavirus_prediction's People

Contributors

eladcn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

coronavirus_prediction's Issues

IndexError: too many indices for array on some datasets

Traceback (most recent call last):
  File "main.py", line 103, in <module>
    model_handler(model_config)
  File "main.py", line 90, in model_handler
    x = training_set[:, 0].reshape(-1, 1)
IndexError: too many indices for array

CSV (Germany)

0,15733
1,15734
2,15735
3,15736
4,15737
5,15738
6,15739
7,15740
8,15741
9,15742
10,15743
11,15744
12,15745
13,15746
14,15747
15,15748
16,15749
17,15750
18,15751
19,15752
20,15753
21,15754
22,15755
23,15756
24,15757
25,15758
26,15759
27,15760
28,15761
29,15762
30,15763
31,15764
32,15765
33,15766
34,15767
35,15768
36,15769
37,15770
38,15771
39,15772
40,15773
41,15774
42,15775
43,15776
44,15777
45,15778
46,15779
47,15780
48,15781
49,15782
50,15783
51,15784
52,15785
53,15786
54,15787
55,15788
56,15789
57,15790
58,15791
59,15792
60,15793
61,15794
62,15795
63,15796
64,15797
65,15798
66,15799
67,15800
68,15801
69,15802
70,15803
71,15804
72,15805
73,15806
74,15807
75,15808
76,122159
77,128244

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.