Category | Assignment | Subject | Programming |
---|---|---|---|
University | _____ | Module Title | DLMDSPWP01 – Programming with Python |
The starting point for your term paper will be the course book, the contents of which will serve as the basis for an in-depth examination of one of the following questions. You are expected to research and cite from sources corresponding to your chosen topic.
You get (A) 4 training datasets and (B) one test dataset, as well as (C) datasets for 50 ideal functions. All data respectively consists of x-y-pairs of values.
Structure of all CSV-files provided:
X Y
x1 y1
… …
xn yn
Your task is to write a Python-program that uses training data to choose the four ideal functions which are the best fit out of the fifty provided (C) *.
You are given four training datasets in the form of csv-files. Your Python program needs to be able to independently compile a SQLite database (file) ideally via sqlalchemy and load the training data into a single fivecolumn spreadsheet / table in the file. Its first column depicts the x-values of all functions.
Table 1, at the end of this subsection, shows you which structure your table is expected to have. The fifty ideal functions, which are also
provided via a CSV-file, must be loaded into another table. Likewise, the first column depicts the x-values, meaning there will be 51 columns overall. Table 2, at end of this subsection, schematically describes what structure is expected. After the training data and the ideal functions have been loaded into the database, the test data (B) must be loaded line-by-line from another CSV-file and – if it complies with the compiling criterion – matched to one of the four functions chosen under i (subsection above).
Afterwards, the results need to be saved into another fourcolumn-table in the SQLite database. In accordance with table 3 at end of this subsection, this table contains four columns with x- and y-values as well as the corresponding chosen ideal function and the related deviation.
Finally, the training data, the test data, the chosen ideal functions as well as the corresponding / assigned datasets are visualized under an appropriately chosen representation of the deviation.
Please create a Python-program which also fulfills the following criteria:
− Its design is sensibly object-oriented
− It includes at least one inheritance
− It includes standard- und user-defined exception handlings
− For logical reasons, it makes use of Pandas’ packages as well as data visualization via Bokeh, sqlalchemy, as well as others
− Write unit-tests for all useful elements− Your code needs to be documented in its entirety and also include Documentation Strings, known as ”docstrings“
X | Y1 (training) | Y2 (training) | Y3 (training) | Y4 (training) |
x1 | y11 | y21 | y31 | y41 |
...... | .... | .... | .... | .... |
xn | y1n | y2n | y3n | y4n |
X | Y1 (ideal) | Y2 (ideal) | ....... | Y50 (ideal) |
x1 | y11 | y21 | … | y50_1 |
..... | ...... | ...... | .... | ... |
xn | y1n | y2n | … | y50_n |
The database table of the test-data, with mapping and y-deviation
X (test func) Y (test func) Delta Y (test func) No. of ideal func
x1 | y11 | y21 | N1 |
… | … | … | .... |
xn | y1n | y2n | y3n |
Assume that your successfully created project is on the Version Control System Git and has a Branch called develop. On this Branch, all operations of the developer team are combined. Write the Git-commands necessary to clone the branch and? develop on your local PC. Imagine that you have added a new function. Write all necessary Git-commands to introduce this project to the team’s develop Branch.
Please note: You need the commands for commit, push. Afterwards, you would make a Pull-request and your contribution would be added “merged” to the develop Branch after one or several of your team has reviewed your changes.
Studying in the UK and having trouble with the DLMDSPWP01 – Programming with Python Assignment? No need to worry now! We provide you with programming assignment help that will clear all your doubts. Whether you are a beginner or confused with advanced level concepts, our expert team will be with you every step of the way. We also provide free samples so that you can get an idea of the quality. It is now easy to complete assignments on time and get top grades! So what are you waiting for? Say goodbye to the stress of Python assignments and choose the smart way to study!
Let's Book Your Work with Our Expert and Get High-Quality Content