Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Method of k-nearest neighbors
Post: Method of k-nearest neighbors

It is necessary to implement one of the methods for solving the problem of classification of statistical data: the method of reference vectors or the method of k nearest neighbors. In the course of wo...
qwerty Homework 1 2,906 May-07-2017, 06:26 PM
    Thread: Classification by support vector method
Post: Classification by support vector method

Classification by support vector method Implement a method for solving the problem of classifying statistical data. • visualize the initial data in the form of a scatter plot • for a two-dimensional ...
qwerty Homework 1 2,957 Apr-16-2017, 05:48 PM
    Thread: Pyramid of Solitaires
Post: Pyramid of Solitaires

Please help us to implement a class Pyramid Board, which includes the state (variables) and behavior (methods) needed to play solitaire. You need to use design patterns. The pyramid must support the f...
qwerty Homework 1 3,463 Mar-22-2017, 03:19 PM
    Thread: Implementation Pyramid Solitaire
Post: RE: Implementation Pyramid Solitaire

(Feb-27-2017, 11:47 AM)ichabod801 Wrote: I update the tags in your post for you. Please copy plain text code, so that there are no formatting tags in the post. Otherwise we can't copy and run your c...
qwerty Homework 2 5,069 Feb-27-2017, 11:57 AM
    Thread: Implementation Pyramid Solitaire
Post: Implementation Pyramid Solitaire

You must create a class map to represent a playing card in the pyramid. Create a class deck for submission deck of cards in the pyramid. Here's the code I wrote, but the teacher said that we should im...
qwerty Homework 2 5,069 Feb-27-2017, 11:16 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020